Searched defs:function_decl (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.0-release/contrib/gcc/
H A Ddebug.h86 void (* function_decl) (tree decl); member in struct:gcc_debug_hooks
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Expression/
H A DASTStructExtractor.cpp138 FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D); local
H A DClangExpressionDeclMap.cpp1766 NamedDecl *function_decl = NULL; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTContext.cpp1998 ClangASTContext::SetFunctionParameters (FunctionDecl *function_decl, ParmVarDecl **params, unsigned num_params) argument
/freebsd-10.0-release/contrib/gcc/cp/
H A Dname-lookup.c1844 tree function_decl = current_function_decl; local
H A Dcp-tree.h658 tree function_decl; local
/freebsd-10.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.cpp6805 clang::FunctionDecl *function_decl = ast.CreateFunctionDeclaration (ignore_containing_context ? GetClangASTContext().GetTranslationUnitDecl() : containing_decl_ctx, local

Completed in 122 milliseconds