Home
last modified time | relevance | path

Searched defs:DeclGetDeclContext (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/lldb/source/Symbol/
DTypeSystem.cpp153 CompilerDeclContext TypeSystem::DeclGetDeclContext(void *opaque_decl) { in DeclGetDeclContext() function in TypeSystem
/external/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp9197 CompilerDeclContext TypeSystemClang::DeclGetDeclContext(void *opaque_decl) { in DeclGetDeclContext() function in TypeSystemClang