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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPPLexerChange.cpp454 if (CurPPLexer && creatingPCHWithThroughHeader() &&
508 if (creatingPCHWithThroughHeader() && !LeavingPCHThroughHeader) {
H A DPreprocessor.cpp609 bool Preprocessor::creatingPCHWithThroughHeader() { function in class:Preprocessor
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1282 bool creatingPCHWithThroughHeader();

Completed in 68 milliseconds