Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DPreprocessor.cpp150 if (usingPCHWithPragmaHdrStop()) in Preprocessor()
596 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop)) in EnterMainSourceFile()
626 bool Preprocessor::usingPCHWithPragmaHdrStop() { in usingPCHWithPragmaHdrStop() function in Preprocessor
H A DPragma.cpp897 if (usingPCHWithPragmaHdrStop()) in HandlePragmaHdrstop()
/openbsd/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h1619 bool usingPCHWithPragmaHdrStop();