Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexSymbol.cpp20 static bool isUnitTestCase(const ObjCInterfaceDecl *D) { in isUnitTestCase() function
40 return isUnitTestCase(D->getClassInterface()); in isUnitTest()
126 if (isUnitTestCase(ClsD)) in getSymbolInfo()
/external/llvm-project/clang/lib/Index/
DIndexSymbol.cpp21 static bool isUnitTestCase(const ObjCInterfaceDecl *D) { in isUnitTestCase() function
41 return isUnitTestCase(D->getClassInterface()); in isUnitTest()
196 if (isUnitTestCase(ClsD)) in getSymbolInfo()
213 if (isUnitTestCase(ClsD)) in getSymbolInfo()