Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h579 void WriteComments();
/src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3410 void ASTWriter::WriteComments() { in WriteComments() function in ASTWriter
5521 WriteComments(); in WriteASTCore()