Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.h83 inline bool isAnyIdentifier(TokenKind K) { in isAnyIdentifier() function
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h110 bool isAnyIdentifier() const { in isAnyIdentifier() function