Searched refs:TryEnterImported (Results 1 – 1 of 1) sorted by relevance
1416 auto TryEnterImported = [&]() -> bool { in ShouldEnterIncludeFile() local1459 if (PP.alreadyIncluded(File) && !TryEnterImported()) in ShouldEnterIncludeFile()1464 if ((FileInfo.isPragmaOnce || FileInfo.isImport) && !TryEnterImported()) in ShouldEnterIncludeFile()