Searched defs:checkValidity (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | StdLibraryFunctionsChecker.cpp | 229 bool checkValidity(const FunctionDecl *FD) const { in checkValidity() function in __anon4d759d9c0111::StdLibraryFunctionsChecker::ValueConstraint |
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ScalarEvolution.cpp | 4513 bool ScalarEvolution::checkValidity(const SCEV *S) const { in checkValidity() function in ScalarEvolution |