Searched defs:namespace_decl (Results 1 – 6 of 6) sorted by relevance
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 631 FindGlobalVariable(Target & target,ModuleSP & module,ConstString name,const CompilerDeclContext & namespace_decl) FindGlobalVariable() argument 718 CompilerDeclContext namespace_decl; FindExternalVisibleDecls() local 1000 clang::NamespaceDecl *namespace_decl = LookupLocalVarNamespace() local 1061 LookupLocalVariable(NameSearchContext & context,ConstString name,SymbolContext & sym_ctx,const CompilerDeclContext & namespace_decl) LookupLocalVariable() argument 1223 LookupFunction(NameSearchContext & context,lldb::ModuleSP module_sp,ConstString name,const CompilerDeclContext & namespace_decl) LookupFunction() argument 1345 FindExternalVisibleDecls(NameSearchContext & context,lldb::ModuleSP module_sp,const CompilerDeclContext & namespace_decl) FindExternalVisibleDecls() argument [all...] |
H A D | ClangASTSource.cpp | 537 CompilerDeclContext namespace_decl; FindExternalVisibleDecls() local 580 FindExternalVisibleDecls(NameSearchContext & context,lldb::ModuleSP module_sp,CompilerDeclContext & namespace_decl) FindExternalVisibleDecls() argument 648 FillNamespaceMap(NameSearchContext & context,lldb::ModuleSP module_sp,const CompilerDeclContext & namespace_decl) FillNamespaceMap() argument 1679 const CompilerDeclContext &namespace_decl = namespace_decls->begin()->second; AddNamespace() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/ |
H A D | PDBASTParser.cpp | 1087 clang::NamespaceDecl *namespace_decl = in GetDeclContextContainingSymbol() local [all...] |
H A D | SymbolFilePDB.cpp | 1705 auto namespace_decl = in FindNamespace() local
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFASTParserClang.cpp | 3581 clang::NamespaceDecl *namespace_decl = ResolveNamespaceDIE() local 3614 clang::NamespaceDecl *namespace_decl = nullptr; ResolveImportedDeclarationDIE() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 1900 NamespaceDecl *namespace_decl = nullptr; GetUniqueNamespaceDeclaration() local [all...] |