Home
last modified time | relevance | path

Searched refs:crayPointers_ (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/include/flang/Semantics/
Dscope.h167 const mapType &crayPointers() const { return crayPointers_; } in crayPointers()
266 mapType crayPointers_; variable
/external/llvm-project/flang/lib/Semantics/
Dscope.cpp139 crayPointers_.emplace(name, pointer); in add_crayPointer()