Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Lex/
H A DPreprocessor.cpp150 if (usingPCHWithPragmaHdrStop()) in Preprocessor()
600 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop)) in EnterMainSourceFile()
630 bool Preprocessor::usingPCHWithPragmaHdrStop() { in usingPCHWithPragmaHdrStop() function in Preprocessor
H A DPragma.cpp896 if (usingPCHWithPragmaHdrStop()) in HandlePragmaHdrstop()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h1475 bool usingPCHWithPragmaHdrStop();