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