Searched defs:hasUDSuffix (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ | ||
H A D | LiteralSupport.h | 98 bool hasUDSuffix() const { hasUDSuffix() function |
H A D | Token.h | 300 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } hasUDSuffix() function |