clang API Documentation

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]
getWithDecl(const Decl *D)clang::GlobalDecl [inline]
GlobalDecl()clang::GlobalDecl [inline]
GlobalDecl(const VarDecl *D)clang::GlobalDecl [inline]
GlobalDecl(const FunctionDecl *D)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 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]