Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/c-index-test/
H A Dc-index-test.c365 const char *CommentSchemaFile = NULL; in parse_comments_schema() local
368 return CommentSchemaFile; in parse_comments_schema()
373 return CommentSchemaFile; in parse_comments_schema()
653 if (!CommentSchemaFile) in ValidateCommentXML()
1088 PrintCursorComments(Cursor, CommentSchemaFile); in PrintCursor()
1293 const char *CommentSchemaFile; member
1307 PrintCursor(Cursor, Data->CommentSchemaFile); in FilteredPrintingVisitor()
1377 PrintCursor(Ref, Data->CommentSchemaFile); in FunctionScanVisitor()
1975 Data.CommentSchemaFile = CommentSchemaFile; in perform_test_load()
2017 const char *CommentSchemaFile; in perform_test_load_source() local
[all …]