Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/include/clang-c/
H A DIndex.h4030 CXNameRange_WantSinglePiece = 0x4 enumerator
/minix/external/bsd/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c873 | CXNameRange_WantSinglePiece in PrintCursor()
/minix/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2687 const bool WantSinglePiece = NameFlags & CXNameRange_WantSinglePiece; in buildPieces()