Home | History | Annotate | Download | only in Lex

Lines Matching defs:Info

124     const IdentifierInfo &Info = Identifiers.get(Spelling);
127 if (Info.isCPlusPlusOperatorKeyword() && getLangOpts().MicrosoftMode) {
132 if (Info.isCPlusPlusOperatorKeyword())
272 // allows us to avoid looking up the identifier info for #define/#undef and
500 // info about where the current file is.
1603 // Add the argument to the macro info.