Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DPreprocessor.cpp154 if (usingPCHWithPragmaHdrStop()) in Preprocessor()
591 (usingPCHWithPragmaHdrStop() && SkippingUntilPragmaHdrStop)) in EnterMainSourceFile()
621 bool Preprocessor::usingPCHWithPragmaHdrStop() { in usingPCHWithPragmaHdrStop() function in Preprocessor
DPragma.cpp888 if (usingPCHWithPragmaHdrStop()) in HandlePragmaHdrstop()
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1305 bool usingPCHWithPragmaHdrStop();