Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/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