Searched defs:decl_context (Results 1 - 12 of 12) sorted by relevance

/freebsd-11-stable/contrib/gcc/cp/
H A Ddecl.h22 enum decl_context enum
H A Ddecl.c7434 grokdeclarator(const cp_declarator *declarator, const cp_decl_specifier_seq *declspecs, enum decl_context decl_context, int initialized, tree* attrlist) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangUserExpression.cpp129 CompilerDeclContext decl_context = function_block->GetDeclContext(); local
H A DClangASTSource.cpp418 FindExternalLexicalDecls( const DeclContext *decl_context, llvm::function_ref<bool(Decl::Kind)> predicate, llvm::SmallVectorImpl<Decl *> &decls) argument
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTImporter.cpp106 clang::DeclContext *decl_context; member in struct:DeclContextOverride::Backup
H A DSymtab.cpp355 llvm::StringRef decl_context = rmc.GetBufferRef(); local
392 RegisterBacklogEntry( const NameToIndexMap::Entry &entry, const char *decl_context, const std::set<const char *> &class_contexts) argument
H A DClangASTContext.cpp1265 DeclContext *const decl_context = local
1749 CreateVariableDeclaration( clang::DeclContext *decl_context, const char *name, clang::QualType type) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DPDBASTParser.cpp469 auto decl_context = GetDeclContextContainingSymbol(type); local
879 auto decl_context = GetDeclContextContainingSymbol(symbol); local
320 GetDeclFromContextByName(const clang::ASTContext &ast, const clang::DeclContext &decl_context, llvm::StringRef name) argument
913 auto decl_context = GetDeclContextContainingSymbol(symbol); local
1068 ParseDeclsForDeclContext( const clang::DeclContext *decl_context) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DPdbAstBuilder.cpp1098 clang::DeclContext *decl_context = nullptr; local
/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.cpp3264 clang::DeclContext *decl_context = local
3279 clang::DeclContext *decl_context = local
2170 EnsureAllDIEsInDeclContextHaveBeenParsed( lldb_private::CompilerDeclContext decl_context) argument
3298 clang::DeclContext *decl_context = local
3420 CompilerDeclContext decl_context = local
3432 clang::DeclContext *decl_context = local
[all...]
/freebsd-11-stable/contrib/gcc/
H A Dc-decl.c71 enum decl_context enum
4431 grokdeclarator(const struct c_declarator *declarator, struct c_declspecs *declspecs, enum decl_context decl_context, bool initialized, tree *width) argument
[all...]
H A Ddwarf2out.c13080 tree decl_context = DECL_CONTEXT (decl); local

Completed in 257 milliseconds