Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp630 const CompilerDeclContext &namespace_decl) { in FindGlobalVariable() argument
717 CompilerDeclContext namespace_decl; in FindExternalVisibleDecls() local
999 clang::NamespaceDecl *namespace_decl = in LookupLocalVarNamespace() local
1059 const CompilerDeclContext &namespace_decl) { in LookupLocalVariable() argument
1221 LookupFunction(NameSearchContext & context,lldb::ModuleSP module_sp,ConstString name,const CompilerDeclContext & namespace_decl) LookupFunction() argument
1340 FindExternalVisibleDecls(NameSearchContext & context,lldb::ModuleSP module_sp,const CompilerDeclContext & namespace_decl) FindExternalVisibleDecls() argument
[all...]
H A DClangASTSource.cpp536 CompilerDeclContext namespace_decl; FindExternalVisibleDecls() local
579 FindExternalVisibleDecls(NameSearchContext & context,lldb::ModuleSP module_sp,CompilerDeclContext & namespace_decl) FindExternalVisibleDecls() argument
647 FillNamespaceMap(NameSearchContext & context,lldb::ModuleSP module_sp,const CompilerDeclContext & namespace_decl) FillNamespaceMap() argument
1440 const CompilerDeclContext &namespace_decl = namespace_decls->begin()->second; AddNamespace() local
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp1087 clang::NamespaceDecl *namespace_decl = in GetDeclContextContainingSymbol() local
[all...]
H A DSymbolFilePDB.cpp1705 auto namespace_decl = FindNamespace() local
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3533 clang::NamespaceDecl *namespace_decl = ResolveNamespaceDIE() local
3566 clang::NamespaceDecl *namespace_decl = nullptr; ResolveImportedDeclarationDIE() local
[all...]
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1852 NamespaceDecl *namespace_decl = nullptr; in GetUniqueNamespaceDeclaration() local
[all...]