Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1033 llvm::StringRef PieceName = MethodSelector.getNameForSlot(PieceIndex); in isConventionalSelectorPiece() local
1034 return isConventional(PieceName) || hasConventionalSuffix(PieceName); in isConventionalSelectorPiece()