Searched defs:GetCompilerDeclContextForType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | TypeSystem.cpp | 205 TypeSystem::GetCompilerDeclContextForType(const CompilerType &type) { GetCompilerDeclContextForType() function in TypeSystem |
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ | ||
H A D | TypeSystemClang.cpp | 2512 TypeSystemClang::GetCompilerDeclContextForType(const CompilerType &type) { GetCompilerDeclContextForType() function in TypeSystemClang |