Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Lex/
H A DPreprocessorOptions.h146 bool WriteCommentListToPCH = true; variable
/llvm-project/clang-tools-extra/clangd/
H A DPreamble.cpp647 CI.getPreprocessorOpts().WriteCommentListToPCH = false; in buildPreamble()
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3466 if (!PP->getPreprocessorOpts().WriteCommentListToPCH) in EmitKeyDataLength()