Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp590 if ((usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) || in EnterMainSourceFile()
612 bool Preprocessor::usingPCHWithThroughHeader() { in usingPCHWithThroughHeader() function in Preprocessor
DPPDirectives.cpp1934 if (usingPCHWithThroughHeader() && SkippingUntilPCHThroughHeader) { in HandleHeaderIncludeOrImport()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1299 bool usingPCHWithThroughHeader();