Searched refs:TerminatedByMacro (Results 1 – 1 of 1) sorted by relevance
221 bool TerminatedByMacro = false; in getEntityEndLoc() local227 TerminatedByMacro = true; in getEntityEndLoc()274 if (TerminatedByMacro && contains(Terminators, Tok)) { in getEntityEndLoc()277 TerminatedByMacro = false; in getEntityEndLoc()