Searched defs:isTest (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | GCDAntipatternChecker.cpp | 73 static bool isTest(const Decl *D) { in isTest() function |
/llvm-project/clang/lib/Analysis/ | ||
H A D | Consumed.cpp | 416 bool isTest() const { isTest() function in clang::consumed::PropagationInfo |