Searched defs:function_decl (Results 1 – 12 of 12) sorted by relevance
89 function_decl = ast.ext[2].decl variable
25 struct tree_function_decl function_decl; member
89 } else if (FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D)) { in TransformTopLevelDecl() local120 FunctionDecl *function_decl = FunDecl; in SynthesizeFunctionResult() local
123 FunctionDecl *function_decl = dyn_cast<FunctionDecl>(D); in ExtractFromTopLevelDecl() local
218 } else if (clang::FunctionDecl *function_decl = in ScanContext() local
1729 NamedDecl *function_decl = nullptr; in AddOneFunction() local
230 class function_decl; variable
1017 clang::FunctionDecl *function_decl = m_clang.CreateFunctionDeclaration( in GetOrCreateFunctionDecl() local1033 clang::FunctionDecl &function_decl, in CreateFunctionParameters()
1212 clang::FunctionDecl *function_decl = nullptr; in ParseSubroutine() local
2117 void TypeSystemClang::SetFunctionParameters(FunctionDecl *function_decl, in SetFunctionParameters()9468 } else if (clang::FunctionDecl *function_decl = in DeclContextIsClassMethod() local
17748 function_decl::function_decl(const string& name, in function_decl() function in abigail::ir::function_decl17786 function_decl::function_decl(const string& name, in function_decl() function in abigail::ir::function_decl