Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3226 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3241 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3261 TypeSystemClang::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h529 DeclContextGetAsDeclContext(const CompilerDeclContext &dc);
H A DTypeSystemClang.cpp4662 TypeSystemClang::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()
9819 TypeSystemClang::DeclContextGetAsDeclContext(const CompilerDeclContext &dc) { in DeclContextGetAsDeclContext() function in TypeSystemClang