Searched defs:GetAttrs (Results 1 – 2 of 2) sorted by relevance
/llvm-project/flang/include/flang/Evaluate/ | ||
H A D | tools.h | 956 template <typename A> semantics::Attrs GetAttrs(const A &x) { GetAttrs() function |
/llvm-project/flang/lib/Semantics/ | ||
H A D | resolve-names.cpp | 1756 Attrs AttrsVisitor::GetAttrs() { GetAttrs() function in Fortran::semantics::AttrsVisitor |