Home
last modified time | relevance | path

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

/external/clang/include/clang/Lex/
DToken.h283 bool hasUDSuffix() const { return (Flags & HasUDSuffix) ? true : false; } in hasUDSuffix() function
DLiteralSupport.h75 bool hasUDSuffix() const { in hasUDSuffix() function