Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang-c/
H A DIndex.h4965 CXToken_Punctuation, enumerator
/netbsd/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c4271 case CXToken_Punctuation: kind = "Punctuation"; break; in perform_token_annotation()
/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp6809 case CXToken_Punctuation: in clang_getTokenSpelling()
6927 CXTok.int_data[0] = CXToken_Punctuation; in getTokens()