Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessorOptions.h146 bool WriteCommentListToPCH = true; variable
/freebsd-head/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp3413 if (!PP->getPreprocessorOpts().WriteCommentListToPCH) in WriteComments()