Searched refs:RIsScratch (Results 1 – 1 of 1) sorted by relevance
2121 bool RIsScratch = strcmp("<scratch space>", RB) == 0; in isBeforeInTranslationUnit() local2123 if (LIsScratch || RIsScratch) { in isBeforeInTranslationUnit()2124 if (LIsScratch != RIsScratch) in isBeforeInTranslationUnit()