Searched refs:TheMacro (Results 1 – 3 of 3) sorted by relevance
51 const IdentifierInfo *TheMacro; variable63 TheMacro = nullptr; in MultipleIncludeOpt()92 TheMacro = nullptr; in Invalidate()125 if (TheMacro) in EnterTopLevelIfndef()138 TheMacro = M; in EnterTopLevelIfndef()154 if (!TheMacro) return Invalidate(); in ExitTopLevelConditional()168 return TheMacro; in GetControllingMacroAtEndOfFile()
84 IdentifierInfo *TheMacro; member202 DT.TheMacro = II; in EvaluateDefined()837 IfNDefMacro = DT.TheMacro; in EvaluateDirectiveExpression()
62 const Macro *TheMacro; member1424 : TheMacro(M), Instantiation(I), InstantiationLoc(IL), ExitLoc(EL) in MacroInstantiation()