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

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

Completed in 117 milliseconds