Home
last modified time | relevance | path

Searched defs:MethodSelector (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1015 static bool isInitMethod(Selector MethodSelector) { in isInitMethod()
1020 static bool isConventionalSelectorPiece(Selector MethodSelector, in isConventionalSelectorPiece()
1078 Selector MethodSelector = Method->getSelector(); in shouldBeCalledOnce() local