Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/
HDCalledOnceCheck.cpp1022 unsigned PieceIndex, in isConventionalSelectorPiece() argument
1029 assert(PieceIndex == 0); in isConventionalSelectorPiece()
1033 llvm::StringRef PieceName = MethodSelector.getNameForSlot(PieceIndex); in isConventionalSelectorPiece()
/freebsd-13-stable/contrib/llvm-project/clang/include/clang-c/
HDIndex.h4721 CXCursor C, unsigned NameFlags, unsigned PieceIndex);