Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DToken.h300 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } in hasUDSuffix() function
H A DLiteralSupport.h98 bool hasUDSuffix() const { in hasUDSuffix() function