Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1015 static bool isInitMethod(Selector MethodSelector) { in isInitMethod() function in __anon2223d6250111::CalledOnceChecker
1023 if (!isConventional(PieceType) || isInitMethod(MethodSelector)) { in isConventionalSelectorPiece()