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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp154 if (usingPCHWithPragmaHdrStop())
593 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop))
623 bool Preprocessor::usingPCHWithPragmaHdrStop() { function in class:Preprocessor
H A DPragma.cpp888 if (usingPCHWithPragmaHdrStop())
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1291 bool usingPCHWithPragmaHdrStop();

Completed in 68 milliseconds