Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h547 DeclContextGetTypeSystemClang(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp9865 TypeSystemClang::DeclContextGetTypeSystemClang(const CompilerDeclContext &dc) { in DeclContextGetTypeSystemClang() function in TypeSystemClang
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTSource.cpp1700 TypeSystemClang::DeclContextGetTypeSystemClang(namespace_decl); in AddNamespace()