Home
last modified time | relevance | path

Searched defs:isAnyIdentifier (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTokenKinds.h72 inline bool isAnyIdentifier(TokenKind K) { in isAnyIdentifier() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DToken.h109 bool isAnyIdentifier() const { in isAnyIdentifier() function