Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c645 static void ValidateCommentXML(const char *Str, const char *CommentSchemaFile) { in ValidateCommentXML() function
720 ValidateCommentXML(clang_getCString(XML), CommentSchemaFile); in PrintCursorComments()