Searched refs:checkFortifiedBuiltinMemoryFunction (Results 1 – 3 of 3) sorted by relevance
12214 void checkFortifiedBuiltinMemoryFunction(FunctionDecl *FD, CallExpr *TheCall);
592 void Sema::checkFortifiedBuiltinMemoryFunction(FunctionDecl *FD, in checkFortifiedBuiltinMemoryFunction() function in Sema
6776 checkFortifiedBuiltinMemoryFunction(FDecl, TheCall); in BuildResolvedCallExpr()