Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DPreprocessor.cpp150 if (usingPCHWithPragmaHdrStop()) in Preprocessor()
587 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop)) in EnterMainSourceFile()
617 bool Preprocessor::usingPCHWithPragmaHdrStop() { in usingPCHWithPragmaHdrStop() function in Preprocessor
H A DPragma.cpp888 if (usingPCHWithPragmaHdrStop()) in HandlePragmaHdrstop()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Lex/
H A DPreprocessor.h1310 bool usingPCHWithPragmaHdrStop();