Searched refs:checkFortifiedBuiltinMemoryFunction (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp396 void Sema::checkFortifiedBuiltinMemoryFunction(FunctionDecl *FD, function in class:Sema
H A DSemaExpr.cpp6141 checkFortifiedBuiltinMemoryFunction(FDecl, TheCall);
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h11699 void checkFortifiedBuiltinMemoryFunction(FunctionDecl *FD, CallExpr *TheCall);

Completed in 256 milliseconds