Home
last modified time | relevance | path

Searched defs:hasUDSuffix (Results 1 – 4 of 4) 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
/external/llvm-project/clang/include/clang/Lex/
DToken.h293 bool hasUDSuffix() const { return getFlag(HasUDSuffix); } in hasUDSuffix() function
DLiteralSupport.h87 bool hasUDSuffix() const { in hasUDSuffix() function