Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h4985 CXToken_Comment enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4275 case CXToken_Comment: kind = "Comment"; break; in perform_token_annotation()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6810 case CXToken_Comment: in clang_getTokenSpelling()
6924 CXTok.int_data[0] = CXToken_Comment; in getTokens()