Searched defs:function_decl (Results 1 – 9 of 9) sorted by relevance
99 else if (FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D)) in TransformTopLevelDecl() local137 FunctionDecl *function_decl = FunDecl; in SynthesizeFunctionResult() local
138 FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D); in ExtractFromTopLevelDecl() local
223 else if (clang::FunctionDecl *function_decl = llvm::dyn_cast<clang::FunctionDecl>(decl_context)) in ScanContext() local
1853 NamedDecl *function_decl = NULL; in AddOneFunction() local
86 void (* function_decl) (tree decl); member
2004 ClangASTContext::SetFunctionParameters (FunctionDecl *function_decl, ParmVarDecl **params, unsigned… in SetFunctionParameters()2283 else if (clang::FunctionDecl *function_decl = llvm::dyn_cast<clang::FunctionDecl>(decl_ctx)) in GetClassMethodInfoForDeclContext() local
1841 tree function_decl = current_function_decl; in pushdecl_with_scope() local
658 tree function_decl; member
6872 …clang::FunctionDecl *function_decl = ast.CreateFunctionDeclaration (ignore_containing_context ? Ge… in ParseType() local