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.cpp630 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable()
717 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls() local
999 clang::NamespaceDecl *namespace_decl = in LookupLocalVarNamespace() local
1059 const CompilerDeclContext &namespace_decl) { in LookupLocalVariable()
1221 const CompilerDeclContext &namespace_decl) { in LookupFunction()
1340 const CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()
H A DClangASTSource.cpp536 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls() local
579 CompilerDeclContext &namespace_decl) { in FindExternalVisibleDecls()
647 const CompilerDeclContext &namespace_decl) { in FillNamespaceMap()
1440 const CompilerDeclContext &namespace_decl = namespace_decls->begin()->second; in AddNamespace() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1087 clang::NamespaceDecl *namespace_decl = in GetDeclContextContainingSymbol() local
H A DSymbolFilePDB.cpp1705 auto namespace_decl = in FindNamespace() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3511 clang::NamespaceDecl *namespace_decl = in ResolveNamespaceDIE() local
3544 clang::NamespaceDecl *namespace_decl = nullptr; in ResolveImportedDeclarationDIE() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1852 NamespaceDecl *namespace_decl = nullptr; in GetUniqueNamespaceDeclaration() local