Searched defs:func_decl (Results 1 – 8 of 8) sorted by relevance
78 clang::FunctionDecl *func_decl = FunctionDecl::Create( in AddFunDecl() local
348 const Declaration &func_decl = func_type->GetDeclaration(); in AddRange() local
1454 clang::FunctionDecl *func_decl, in CreateFunctionTemplateDecl()1486 FunctionDecl *func_decl, clang::FunctionTemplateDecl *func_tmpl_decl, in CreateFunctionTemplateSpecializationInfo()2177 FunctionDecl *func_decl = nullptr; in CreateFunctionDeclaration() local9516 if (clang::FunctionDecl *func_decl = in DeclGetFunctionReturnType() local9527 if (clang::FunctionDecl *func_decl = in DeclGetFunctionNumArguments() local9539 if (clang::FunctionDecl *func_decl = in DeclGetFunctionArgumentType() local
1330 clang::FunctionDecl *func_decl = llvm::dyn_cast<clang::FunctionDecl>(&decl); in skipFunctionParameters() local
2766 encode_method_prototype (method_decl, func_decl) in encode_method_prototype() argument7372 encode_method_def (func_decl) in encode_method_def() argument
3447 pure_or_virtual_attribute (func_decl) in pure_or_virtual_attribute() argument
10041 add_pure_or_virtual_attribute (die, func_decl) in add_pure_or_virtual_attribute() argument
10916 add_pure_or_virtual_attribute (dw_die_ref die, tree func_decl) in add_pure_or_virtual_attribute()