Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp640 bool UsingPCHThroughHeader = SkippingUntilPCHThroughHeader; in SkipTokensWhileUsingPCH() local
651 if (UsingPCHThroughHeader && !SkippingUntilPCHThroughHeader) in SkipTokensWhileUsingPCH()
657 if (UsingPCHThroughHeader) in SkipTokensWhileUsingPCH()