Searched refs:PMInfo (Results 1 – 2 of 2) sorted by relevance
1872 void resolvePendingMacro(IdentifierInfo *II, const PendingMacroInfo &PMInfo);
1769 const PendingMacroInfo &PMInfo) { in resolvePendingMacro() argument1770 ModuleFile &M = *PMInfo.M; in resolvePendingMacro()1774 Cursor.JumpToBit(PMInfo.MacroDirectivesOffset); in resolvePendingMacro()