Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPPLexerChange.cpp487 if (CurPPLexer && creatingPCHWithThroughHeader() && in HandleEndOfFile()
548 if (creatingPCHWithThroughHeader() && !LeavingPCHThroughHeader) { in HandleEndOfFile()
H A DPreprocessor.cpp612 bool Preprocessor::creatingPCHWithThroughHeader() { in creatingPCHWithThroughHeader() function in Preprocessor
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1610 bool creatingPCHWithThroughHeader();