Home | History | Annotate | Download | only in Format

Lines Matching defs:IdentTable

766         IdentTable(getFormattingLangOpts(Style)), Keywords(IdentTable),
775 ForEachMacros.push_back(&IdentTable.get(ForEachMacro));
1273 IdentifierInfo &Info = IdentTable.get(FormatTok->TokenText);
1348 IdentifierTable IdentTable;