Searched defs:function_decl (Results 1 – 10 of 10) sorted by relevance
89 } else if (FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D)) { in TransformTopLevelDecl() local120 FunctionDecl *function_decl = FunDecl; in SynthesizeFunctionResult() local
124 FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D); in ExtractFromTopLevelDecl() local
196 } else if (clang::FunctionDecl *function_decl = in ScanContext() local
1948 NamedDecl *function_decl = NULL; in AddOneFunction() local
86 void (* function_decl) (tree decl); member
1009 clang::FunctionDecl *function_decl = m_clang.CreateFunctionDeclaration( in GetOrCreateFunctionDecl() local1025 clang::FunctionDecl &function_decl, in CreateFunctionParameters()
1595 clang::FunctionDecl *function_decl = nullptr; in ParseTypeFromDWARF() local
1841 tree function_decl = current_function_decl; in pushdecl_with_scope() local
658 tree function_decl; member
2230 void ClangASTContext::SetFunctionParameters(FunctionDecl *function_decl, in SetFunctionParameters()10240 } else if (clang::FunctionDecl *function_decl = in DeclContextIsClassMethod() local