Searched defs:DeclGetDeclContext (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 164 CompilerDeclContext TypeSystem::DeclGetDeclContext(void *opaque_decl) { DeclGetDeclContext() function in TypeSystem |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 9151 CompilerDeclContext TypeSystemClang::DeclGetDeclContext(void *opaque_decl) { DeclGetDeclContext() function in TypeSystemClang |