Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1016 static bool isInitMethod(Selector MethodSelector) { in isInitMethod()
1021 static bool isConventionalSelectorPiece(Selector MethodSelector, in isConventionalSelectorPiece()
1079 Selector MethodSelector = Method->getSelector(); in shouldBeCalledOnce() local