Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessorOptions.h111 bool WriteCommentListToPCH = true; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp3255 if (!PP->getPreprocessorOpts().WriteCommentListToPCH) in WriteComments()