Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1022 QualType PieceType) { in isConventionalSelectorPiece() argument
1023 if (!isConventional(PieceType) || isInitMethod(MethodSelector)) { in isConventionalSelectorPiece()