clang
8.0.0
clang
GlobalDecl
clang::GlobalDecl Member List
This is the complete list of members for
clang::GlobalDecl
, including all inherited members.
getAsOpaquePtr
() const
clang::GlobalDecl
inline
getCanonicalDecl
() const
clang::GlobalDecl
inline
getCtorType
() const
clang::GlobalDecl
inline
getDecl
() const
clang::GlobalDecl
inline
getDtorType
() const
clang::GlobalDecl
inline
getFromOpaquePtr
(void *P)
clang::GlobalDecl
inline
static
getMultiVersionIndex
() const
clang::GlobalDecl
inline
getWithDecl
(const Decl *D)
clang::GlobalDecl
inline
getWithMultiVersionIndex
(unsigned Index)
clang::GlobalDecl
inline
GlobalDecl
()=default
clang::GlobalDecl
GlobalDecl
(const VarDecl *D)
clang::GlobalDecl
inline
GlobalDecl
(const FunctionDecl *D, unsigned MVIndex=0)
clang::GlobalDecl
inline
GlobalDecl
(const BlockDecl *D)
clang::GlobalDecl
inline
GlobalDecl
(const CapturedDecl *D)
clang::GlobalDecl
inline
GlobalDecl
(const ObjCMethodDecl *D)
clang::GlobalDecl
inline
GlobalDecl
(const OMPDeclareReductionDecl *D)
clang::GlobalDecl
inline
GlobalDecl
(const CXXConstructorDecl *D, CXXCtorType Type)
clang::GlobalDecl
inline
GlobalDecl
(const CXXDestructorDecl *D, CXXDtorType Type)
clang::GlobalDecl
inline
operator==
(const GlobalDecl &LHS, const GlobalDecl &RHS)
clang::GlobalDecl
friend
Generated on Thu Feb 28 2019 09:33:59 for clang by
1.8.13