Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dscope.cpp405 template <common::TypeParamAttr ParamAttr> struct IsTypeParamHelper<ParamAttr> { in IsParam() argument
397 template <common::TypeParamAttr... ParamAttr> struct IsTypeParamHelper { global() struct
399 IsParamFortran::semantics::IsTypeParamHelper IsParam() argument
404 template <common::TypeParamAttr ParamAttr> struct IsTypeParamHelper<ParamAttr> { global() struct