Home
last modified time | relevance | path

Searched defs:func_decl (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DNameSearchContext.cpp78 clang::FunctionDecl *func_decl = FunctionDecl::Create( in AddFunDecl() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DBlock.cpp337 const Declaration &func_decl = func_type->GetDeclaration(); in AddRange() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
DTypeSystemClang.cpp1428 clang::FunctionDecl *func_decl, in CreateFunctionTemplateDecl()
1459 FunctionDecl *func_decl, clang::FunctionTemplateDecl *func_tmpl_decl, in CreateFunctionTemplateSpecializationInfo()
2137 FunctionDecl *func_decl = nullptr; in CreateFunctionDeclaration() local
9337 if (clang::FunctionDecl *func_decl = in DeclGetFunctionReturnType() local
9348 if (clang::FunctionDecl *func_decl = in DeclGetFunctionNumArguments() local
9360 if (clang::FunctionDecl *func_decl = in DeclGetFunctionArgumentType() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
DPdbAstBuilder.cpp1244 clang::FunctionDecl *func_decl = llvm::dyn_cast<clang::FunctionDecl>(&decl); in skipFunctionParameters() local
/freebsd-12-stable/contrib/gcc/
Dc-decl.c8126 tree func_decl = build_decl (FUNCTION_DECL, ident, type); in build_helper_func_decl() local
Ddwarf2out.c11004 add_pure_or_virtual_attribute (dw_die_ref die, tree func_decl) in add_pure_or_virtual_attribute()
/freebsd-12-stable/contrib/gcc/cp/
Dparser.c20318 tree func_decl = build_decl (FUNCTION_DECL, ident, type); in build_helper_func_decl() local