Searched refs:TerminatedByMacro (Results 1 – 1 of 1) sorted by relevance
270 bool TerminatedByMacro = false; in getEntityEndLoc() local276 TerminatedByMacro = true; in getEntityEndLoc()323 if (TerminatedByMacro && contains(Terminators, Tok)) { in getEntityEndLoc()326 TerminatedByMacro = false; in getEntityEndLoc()