Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.cpp631 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 DClangASTSource.cpp537 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 DPDBASTParser.cpp1087 clang::NamespaceDecl *namespace_decl = in GetDeclContextContainingSymbol() local
[all...]
H A DSymbolFilePDB.cpp1705 auto namespace_decl = in FindNamespace() local
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3581 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 DTypeSystemClang.cpp1900 NamespaceDecl *namespace_decl = nullptr; GetUniqueNamespaceDeclaration() local
[all...]