Home
last modified time | relevance | path

Searched refs:GetCompilerDeclContextForType (Results 1 – 4 of 4) 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/include/lldb/Symbol/
H A DTypeSystem.h139 GetCompilerDeclContextForType(const CompilerType &type);
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h224 GetCompilerDeclContextForType(const CompilerType &type) override;
H A DTypeSystemClang.cpp2512 TypeSystemClang::GetCompilerDeclContextForType(const CompilerType &type) { in GetCompilerDeclContextForType() function in TypeSystemClang