Home
last modified time | relevance | path

Searched refs:RIsScratch (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Basic/
DSourceManager.cpp2121 bool RIsScratch = strcmp("<scratch space>", RB) == 0; in isBeforeInTranslationUnit() local
2123 if (LIsScratch || RIsScratch) { in isBeforeInTranslationUnit()
2124 if (LIsScratch != RIsScratch) in isBeforeInTranslationUnit()