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