Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3165 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3180 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3200 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
/freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h523 DeclContextGetAsDeclContext(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp4581 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()
9640 TypeSystemClang::DeclContextGetAsDeclContext(const CompilerDeclContext &dc) { in DeclContextGetAsDeclContext() function in TypeSystemClang