Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Analysis/
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