Searched defs:isValidUDSuffix (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DLiteralSupport.cpp667 if (isValidUDSuffix(PP.getLangOpts(), UDSuffixBuf)) {
699 bool NumericLiteralParser::isValidUDSuffix(const LangOptions &LangOpts, function in class:NumericLiteralParser

Completed in 83 milliseconds