Home
last modified time | relevance | path

Searched refs:DeclContextGetTypeSystemClang (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1443 TypeSystemClang::DeclContextGetTypeSystemClang(namespace_decl); in AddNamespace()
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h624 DeclContextGetTypeSystemClang(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9603 TypeSystemClang::DeclContextGetTypeSystemClang(const CompilerDeclContext &dc) { in DeclContextGetTypeSystemClang() function in TypeSystemClang