Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DToken.h290 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } in hasUDSuffix() function
DLiteralSupport.h78 bool hasUDSuffix() const { in hasUDSuffix() function