Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPPLexerChange.cpp486 if (CurPPLexer && creatingPCHWithThroughHeader() && in HandleEndOfFile()
547 if (creatingPCHWithThroughHeader() && !LeavingPCHThroughHeader) { in HandleEndOfFile()
H A DPreprocessor.cpp616 bool Preprocessor::creatingPCHWithThroughHeader() { in creatingPCHWithThroughHeader() function in Preprocessor
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h1466 bool creatingPCHWithThroughHeader();