Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexSymbol.cpp33 static bool isUnitTest(const ObjCMethodDecl *D) { in isUnitTest() function
145 if (isUnitTest(cast<ObjCMethodDecl>(D))) in getSymbolInfo()
/external/llvm-project/clang/lib/Index/
DIndexSymbol.cpp34 static bool isUnitTest(const ObjCMethodDecl *D) { in isUnitTest() function
227 if (isUnitTest(MD)) in getSymbolInfo()