Home
last modified time | relevance | path

Searched refs:TBP_INHERIT (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h1674 TBP_INHERIT, /**< Copy inherited tbps from parent type to child type */ enumerator
H A Dsemtbp.c61 #define IS_INHERIT_TBP_TASK(task) (task == TBP_INHERIT)
H A Dsemant.c3548 queue_tbp(sptr, 0, 0, dtype, TBP_INHERIT); in semant1()