Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3609 ClangASTContext::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3624 ClangASTContext::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
3643 ClangASTContext::DeclContextGetAsDeclContext( in GetClangDeclForDIE()
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTContext.h519 DeclContextGetAsDeclContext(const CompilerDeclContext &dc);
/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp4853 ClangASTContext::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedefType()
4961 ClangASTContext::DeclContextGetAsDeclContext(compiler_decl_ctx); in CreateTypedef()
10259 ClangASTContext::DeclContextGetAsDeclContext(const CompilerDeclContext &dc) { in DeclContextGetAsDeclContext() function in ClangASTContext