Home
last modified time | relevance | path

Searched refs:isTokenSpecial (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Parse/
H A DParser.h549 assert(!isTokenSpecial() && in ConsumeToken()
559 assert(!isTokenSpecial() && in TryConsumeToken()
626 bool isTokenSpecial() const { in isTokenSpecial() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDecl.cpp1756 if (!isTokenSpecial()) in ParseSwiftNewTypeAttribute()