Home
last modified time | relevance | path

Searched refs:BuiltinLikeStdFunctions (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DBuiltinFunctionChecker.cpp38 const CallDescriptionSet BuiltinLikeStdFunctions{ member in __anon419611400111::BuiltinFunctionChecker
67 return BuiltinLikeStdFunctions.contains(Call); in isBuiltinLikeFunction()