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

/freebsd-10.1-release/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-10.1-release/contrib/llvm/tools/lldb/source/Expression/
H A DClangUserExpression.cpp149 clang::DeclContext *decl_context = function_block->GetClangDeclContext(); local
H A DClangASTSource.cpp371 ClangASTSource::FindExternalLexicalDecls (const DeclContext *decl_context, argument
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Symbol/
H A DSymbolContext.cpp578 clang::DeclContext *decl_context = function_block->GetClangDeclContext(); local
/freebsd-10.1-release/contrib/gcc/
H A Dc-decl.c71 enum decl_context enum
4437 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
/freebsd-10.1-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp7879 SymbolFileDWARF::SearchDeclContext (const clang::DeclContext *decl_context, argument
7947 FindExternalVisibleDeclsByName(void *baton, const clang::DeclContext *decl_context, clang::DeclarationName decl_name, llvm::SmallVectorImpl <clang::NamedDecl *> *results) argument

Completed in 385 milliseconds