Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Serialization/
HDASTWriter.h579 void WriteComments();
/freebsd-14-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTWriter.cpp3410 void ASTWriter::WriteComments() { in WriteComments() function in ASTWriter
5521 WriteComments(); in WriteASTCore()