Searched refs:usingPCHWithThroughHeader (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp592 if ((usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) ||
614 bool Preprocessor::usingPCHWithThroughHeader() { function in class:Preprocessor
H A DPPDirectives.cpp1931 if (usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) {
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1285 bool usingPCHWithThroughHeader();

Completed in 100 milliseconds