Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Index/
H A DIndexSymbol.cpp34 static bool isUnitTest(const ObjCMethodDecl *D) { in isUnitTest() function
227 if (isUnitTest(MD)) in getSymbolInfo()