Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DTypeSystem.cpp205 TypeSystem::GetCompilerDeclContextForType(const CompilerType &type) { in GetCompilerDeclContextForType() function in TypeSystem
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp2512 TypeSystemClang::GetCompilerDeclContextForType(const CompilerType &type) { in GetCompilerDeclContextForType() function in TypeSystemClang