Home
last modified time | relevance | path

Searched defs:namespace_decl (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp631 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable()
718 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls() local
1000 clang::NamespaceDecl *namespace_decl = in LookupLocalVarNamespace() local
1058 const CompilerDeclContext &namespace_decl) { in LookupLocalVariable()
1220 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1343 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()
H A DClangASTSource.cpp537 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls() local
580 CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()
648 const CompilerDeclContext &namespace_decl) { in FillNamespaceMap()
1441 const CompilerDeclContext &namespace_decl = namespace_decls->begin()->second; in AddNamespace() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1086 clang::NamespaceDecl *namespace_decl = in GetDeclContextContainingSymbol() local
H A DSymbolFilePDB.cpp1690 auto namespace_decl = in FindNamespace() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3518 clang::NamespaceDecl *namespace_decl = in ResolveNamespaceDIE() local
3551 clang::NamespaceDecl *namespace_decl = nullptr; in ResolveImportedDeclarationDIE() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1871 NamespaceDecl *namespace_decl = nullptr; in GetUniqueNamespaceDeclaration() local