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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DLiteralSupport.h87 bool hasUDSuffix() const { function in class:clang::NumericLiteralParser
H A DToken.h293 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } function in class:clang::Token

Completed in 58 milliseconds