Home
last modified time | relevance | path

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

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