Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp151 if (usingPCHWithPragmaHdrStop()) in Preprocessor()
582 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop)) in EnterMainSourceFile()
612 bool Preprocessor::usingPCHWithPragmaHdrStop() { in usingPCHWithPragmaHdrStop() function in Preprocessor
H A DPragma.cpp896 if (usingPCHWithPragmaHdrStop()) in HandlePragmaHdrstop()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1166 bool usingPCHWithPragmaHdrStop();