reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Parse/ParseExprCXX.cpp
 2568       II = &PP.getIdentifierTable().get(Literal.getUDSuffix());
 2574       II = Tok.getIdentifierInfo();
 2597       Str += II->getName();
 2602     Result.setLiteralOperatorId(II, KeywordLoc, SuffixLoc);