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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DTokenKinds.h72 inline bool isAnyIdentifier(TokenKind K) { function in namespace:clang::tok
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h109 bool isAnyIdentifier() const { function in class:clang::Token

Completed in 101 milliseconds