Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp632 bool UsingPCHThroughHeader = SkippingUntilPCHThroughHeader; in SkipTokensWhileUsingPCH() local
656 if (UsingPCHThroughHeader && !SkippingUntilPCHThroughHeader) in SkipTokensWhileUsingPCH()
662 if (UsingPCHThroughHeader) in SkipTokensWhileUsingPCH()