Searched defs:check_prefix (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/utils/UpdateTestChecks/ |
H A D | common.py | 979 __init__( self, check_prefix, check_key, ir_prefix, ir_regexp, global_ir_rhs_regexp, *, is_before_functions=False, is_number=False, replace_number_with_counter=False, match_literally=False, interlaced_with_previous=False, ir_suffix=r"", ) global() argument 1258 may_clash_with_default_check_prefix_name(check_prefix, var) global() argument 2333 def check_prefix(prefix): global() function [all...] |
/llvm-project/clang/tools/c-index-test/ |
H A D | c-index-test.c | 3422 const char *check_prefix; global() member 3947 index_compile_args(int num_args,const char ** args,CXIndexAction idxAction,ImportedASTFilesData * importedASTs,const char * check_prefix) index_compile_args() argument 3986 index_ast_file(const char * ast_file,CXIndex Idx,CXIndexAction idxAction,ImportedASTFilesData * importedASTs,const char * check_prefix) index_ast_file() argument 4018 const char *check_prefix; index_file() local 4063 const char *check_prefix; index_tu() local 4093 const char *check_prefix; index_compile_db() local [all...] |