Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp595 if ((usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) || in EnterMainSourceFile()
617 bool Preprocessor::usingPCHWithThroughHeader() { in usingPCHWithThroughHeader() function in Preprocessor
H A DPPDirectives.cpp2174 if (usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) { in HandleHeaderIncludeOrImport()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1613 bool usingPCHWithThroughHeader();