Searched defs:child_type (Results 1 – 4 of 4) sorted by relevance
25 def run_and_check_expr(self, num_children, child_type): argument
7 type, extends(parent_type) :: child_type type63 type, extends(parent_type) :: child_type type100 type, extends(parent_type) :: child_type type
118 CompilerType child_type = *child_type_or_err; in GetChildAtIndex() local
9371 CountDeclLevels(clang::DeclContext * frame_decl_ctx,clang::DeclContext * child_decl_ctx,ConstString * child_name,CompilerType * child_type) CountDeclLevels() argument