Home
last modified time | relevance | path

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

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