Home
last modified time | relevance | path

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

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