Home
last modified time | relevance | path

Searched refs:isUnitTest (Results 1 – 1 of 1) 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()