Home
last modified time | relevance | path

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

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