Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h536 void WriteComments();
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3250 void ASTWriter::WriteComments() { in WriteComments() function in ASTWriter
5108 WriteComments(); in WriteASTCore()