Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessor.cpp158 if (usingPCHWithPragmaHdrStop()) in Preprocessor()
603 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop)) in EnterMainSourceFile()
633 bool Preprocessor::usingPCHWithPragmaHdrStop() { in usingPCHWithPragmaHdrStop() function in Preprocessor
H A DPragma.cpp908 if (usingPCHWithPragmaHdrStop()) in HandlePragmaHdrstop()
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1640 bool usingPCHWithPragmaHdrStop();