Searched defs:is_global (Results 1 – 10 of 10) sorted by relevance
71 bool is_global = !building_stmt_tree (); in begin_init_stmts() local83 finish_init_stmts (bool is_global, tree stmt_expr, tree compound_stmt) in finish_init_stmts()1092 int is_global; in build_aggr_init() local2414 bool is_global; in build_vec_init() local
231 Property::Property(llvm::StringRef name, llvm::StringRef desc, bool is_global, in Property()
49 bool is_global, in AppendProperty()
251 int *is_global) in create_buf_file_callback()
1080 is_global (d) in is_global() function
1205 def find_arg_in_test(test_info, get_arg_to_check, arg_string, is_global): argument
101 ThreadProperties::ThreadProperties(bool is_global) : Properties() { in ThreadProperties()
2261 bool is_global = symbol.getBinding() == STB_GLOBAL; in ParseSymbols() local
4066 bool is_global = DECL_P (decl) ? is_global_var (decl) : false; in create_variable_info_for() local
2344 unsigned int is_global:1; member