Home
last modified time | relevance | path

Searched defs:parent_type (Results 1 – 4 of 4) sorted by relevance

/llvm-project/flang/test/Evaluate/
H A Dfolding12.f904 type parent_type type
60 type, extends(grandparent_type) :: parent_type type
95 type parent_type type
/llvm-project/lldb/source/Core/
H A DValueObjectChild.cpp
/llvm-project/lldb/source/DataFormatters/
H A DVectorType.cpp257 CompilerType parent_type(m_backend.GetCompilerType()); in Update() local
/llvm-project/polly/lib/External/isl/
H A Disl_schedule_node.c2781 enum isl_schedule_node_type parent_type; in isl_schedule_node_cut() local