Home
last modified time | relevance | path

Searched defs:decl_context (Results 1 – 19 of 19) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp331 const clang::DeclContext &decl_context, in GetDeclFromContextByName()
404 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
479 auto decl_context = GetDeclContextContainingSymbol(type); in CreateLLDBTypeFromPDBType() local
910 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
945 auto decl_context = GetDeclContextContainingSymbol(symbol); in GetDeclForSymbol() local
1104 const clang::DeclContext *decl_context) { in ParseDeclsForDeclContext()
H A DSymbolFilePDB.cpp676 auto decl_context = pdb->GetDeclContextForSymbol(*symbol); in GetDeclContextForUID() local
707 auto decl_context = pdb->GetDeclContextContainingSymbol(*symbol); in GetDeclContextContainingUID() local
1715 clang::DeclContext *decl_context = nullptr; in FindNamespace() local
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.h22 enum decl_context enum
H A Ddecl.c10480 grokdeclarator (declarator, declspecs, decl_context, initialized, attrlist) in grokdeclarator() argument
/openbsd-src/gnu/gcc/gcc/cp/
H A Ddecl.h22 enum decl_context enum
H A Ddecl.c6975 enum decl_context decl_context, in grokdeclarator()
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp143 llvm::SmallVector<CompilerContext, 4> decl_context; in ParseTypeFromClangModule() local
2250 lldb_private::CompilerDeclContext decl_context) { in EnsureAllDIEsInDeclContextHaveBeenParsed()
3225 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3240 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3260 clang::DeclContext *decl_context = in GetClangDeclForDIE() local
3408 CompilerDeclContext decl_context = in GetDeclContextForBlock() local
3420 clang::DeclContext *decl_context = in ResolveBlockDIE() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp109 clang::DeclContext *decl_context; member
190 for (DeclContext *decl_context = decl->getLexicalDeclContext(); in OverrideAllDeclsFromContainingFunction() local
H A DClangUserExpression.cpp126 CompilerDeclContext decl_context = function_block->GetDeclContext(); in ScanContext() local
H A DClangASTSource.cpp387 const DeclContext *decl_context, in FindExternalLexicalDecls()
H A DClangExpressionDeclMap.cpp1070 CompilerDeclContext decl_context = sym_ctx.block->GetDeclContext(); in LookupLocalVariable() local
/openbsd-src/gnu/llvm/lldb/source/Symbol/
H A DSymtab.cpp394 llvm::StringRef decl_context = rmc.ParseFunctionDeclContextName(); in RegisterMangledNameEntry() local
437 const NameToIndexMap::Entry &entry, const char *decl_context, in RegisterBacklogEntry()
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dc-decl.c53 enum decl_context enum
3468 grokdeclarator (declarator, declspecs, decl_context, initialized) in grokdeclarator() argument
/openbsd-src/gnu/gcc/gcc/
H A Dc-decl.c66 enum decl_context enum
3904 enum decl_context decl_context, bool initialized, tree *width) in grokdeclarator()
H A Ddwarf2out.c12949 tree decl_context = DECL_CONTEXT (decl); in force_decl_die() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1143 clang::DeclContext *decl_context = nullptr; in CreateEnumType() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp1383 DeclContext *const decl_context = in CreateTemplateParameterList() local
2023 clang::DeclContext *decl_context, OptionalClangModuleID owning_module, in CreateVariableDeclaration()
9566 for (clang::DeclContext *decl_context = root_decl_ctx; in DeclContextFindDeclByName() local
/openbsd-src/gnu/usr.bin/gcc/gcc/java/
H A Dparse.y7163 tree decl_context; local
H A Dparse.c10728 tree decl_context; local