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.c2605 const char *check_prefix; member
2626 if (data->check_prefix) { in printCheck()
2628 printf("// %s-NEXT: ", data->check_prefix); in printCheck()
2630 printf("// %s : ", data->check_prefix); in printCheck()
3095 const char *check_prefix) { in index_compile_args() argument
3105 index_data.check_prefix = check_prefix; in index_compile_args()
3133 const char *check_prefix) { in index_ast_file() argument
3142 index_data.check_prefix = check_prefix; in index_ast_file()
3164 const char *check_prefix; in index_file() local
3170 check_prefix = 0; in index_file()
[all …]