Home
last modified time | relevance | path

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

/external/clang/tools/c-index-test/
Dc-index-test.c2667 const char *check_prefix; member
2688 if (data->check_prefix) { in printCheck()
2690 printf("// %s-NEXT: ", data->check_prefix); in printCheck()
2692 printf("// %s : ", data->check_prefix); in printCheck()
3157 const char *check_prefix) { in index_compile_args() argument
3167 index_data.check_prefix = check_prefix; in index_compile_args()
3195 const char *check_prefix) { in index_ast_file() argument
3204 index_data.check_prefix = check_prefix; in index_ast_file()
3226 const char *check_prefix; in index_file() local
3232 check_prefix = 0; in index_file()
[all …]