Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c562 static void ValidateCommentXML(const char *Str, const char *CommentSchemaFile) { in ValidateCommentXML() function
637 ValidateCommentXML(clang_getCString(XML), CommentSchemaFile); in PrintCursorComments()