Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dresolve-names-utils.h94 GenericKind kind_; global() variable
H A Dcheck-do-forall.cpp871 const IndexVarKind kind_; global() member in Fortran::semantics::DoContext
[all...]
/llvm-project/flang/include/flang/Semantics/
H A Dscope.h275 const Kind kind_; global() variable
[all...]
H A Dtype.h140 const KindExpr &kind() const { return kind_; } variable