Searched defs:function_decl (Results 1 – 14 of 14) sorted by relevance
90 } else if (FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D)) { in TransformTopLevelDecl() local121 FunctionDecl *function_decl = FunDecl; in SynthesizeFunctionResult() local
123 FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D); in ExtractFromTopLevelDecl() local
215 } else if (clang::FunctionDecl *function_decl = in ScanContext() local
1818 NamedDecl *function_decl = nullptr; in AddOneFunction() local
86 void (* function_decl) PARAMS ((tree decl)); member
47 clang::FunctionDecl *&function_decl; member855 clang::FunctionDecl *function_decl = nullptr; in CreateFunctionDecl() local937 clang::FunctionDecl *function_decl = in GetOrCreateInlinedFunctionDecl() local1050 clang::FunctionDecl *function_decl = in GetOrCreateFunctionDecl() local1067 clang::FunctionDecl &function_decl, in CreateFunctionParameters()
86 void (* function_decl) (tree decl); member
767 tree function_decl; /* Current function decl, save/restore */ member
1190 clang::FunctionDecl *function_decl = nullptr; in ParseSubroutine() local
1844 tree function_decl = current_function_decl; in pushdecl_with_scope() local
658 tree function_decl; member
2262 FunctionDecl *function_decl, llvm::ArrayRef<ParmVarDecl *> params) { in SetFunctionParameters()9780 } else if (clang::FunctionDecl *function_decl = in DeclContextIsClassMethod() local
4550 tree function_decl = current_function_decl; local
793 tree function_decl; member