Searched defs:FuncDecl (Results 1 – 5 of 5) sorted by relevance
195 constexpr int FuncDecl() { in FuncDecl() function
1442 if (const FunctionDecl *FuncDecl = dyn_cast<FunctionDecl>(Decl)) { in migrateCFAnnotation() local1467 const FunctionDecl *FuncDecl, in AddCFAnnotations()1515 const FunctionDecl *FuncDecl) { in migrateAddFunctionAnnotation()
1072 Decl *FuncDecl = Actions.HandleDeclarator(ParentScope, D, in ParseFunctionDefinition() local
1333 if (const FunctionDecl *FuncDecl = CXXCE->getDirectCallee()) in ActOnPropertyImplDecl() local
1451 Ice::FunctionDeclaration *FuncDecl; member in __anon013ef65f0111::FunctionParser