Searched defs:FuncDecl (Results 1 – 4 of 4) sorted by relevance
191 constexpr int FuncDecl() { in FuncDecl() function
1454 if (const FunctionDecl *FuncDecl = dyn_cast<FunctionDecl>(Decl)) { in migrateCFAnnotation() local1479 const FunctionDecl *FuncDecl, in AddCFAnnotations()1530 const FunctionDecl *FuncDecl) { in migrateAddFunctionAnnotation()
1019 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition() local
1221 if (const FunctionDecl *FuncDecl = CXXCE->getDirectCallee()) in ActOnPropertyImplDecl() local