Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDToken.h293 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } in hasUDSuffix() function
HDLiteralSupport.h83 bool hasUDSuffix() const { in hasUDSuffix() function