Searched refs:TerminatedByMacro (Results 1 – 1 of 1) sorted by relevance
177 bool TerminatedByMacro = false; in getEntityEndLoc() local183 TerminatedByMacro = true; in getEntityEndLoc()230 if (TerminatedByMacro && contains(Terminators, Tok)) { in getEntityEndLoc()233 TerminatedByMacro = false; in getEntityEndLoc()