|
CppInterOp
C++ Language Interoperability Layer
|
Functions | |
| clang::NamespaceDecl * | Namespace (clang::Sema *S, const char *Name, const clang::DeclContext *Within) |
| void | Named (clang::Sema *S, clang::LookupResult &R, const clang::DeclContext *Within=nullptr) |
| clang::NamedDecl * | Named (clang::Sema *S, const clang::DeclarationName &Name, const clang::DeclContext *Within=nullptr) |
| clang::NamedDecl * | Named (clang::Sema *S, llvm::StringRef Name, const clang::DeclContext *Within=nullptr) |
| clang::NamedDecl * | Named (clang::Sema *S, const char *Name, const clang::DeclContext *Within=nullptr) |
|
inline |
Definition at line 99 of file CppInterOpInterpreter.h.
Referenced by Cpp::ExistsFunctionTemplate(), Cpp::GetClassTemplatedMethods(), Cpp::GetFunctionsUsingName(), Cpp::GetNamed(), Cpp::LookupDatamember(), Named(), Named(), and Named().
|
inline |
Definition at line 136 of file CppInterOpInterpreter.h.
References Named().
|
inline |
Definition at line 120 of file CppInterOpInterpreter.h.
References Named().
|
inline |
Definition at line 130 of file CppInterOpInterpreter.h.
References Named().
|
inline |
Definition at line 73 of file CppInterOpInterpreter.h.