Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1154 static const Symbol *GetLastPointerSymbol(const Symbol &symbol) { GetLastPointerSymbol() function
1157 static const Symbol *GetLastPointerSymbol(const SymbolRef &symbol) { GetLastPointerSymbol() function
1160 static const Symbol *GetLastPointerSymbol(const Component &x) { GetLastPointerSymbol() function
1164 static const Symbol *GetLastPointerSymbol(const NamedEntity &x) { GetLastPointerSymbol() function
1168 static const Symbol *GetLastPointerSymbol(const ArrayRef &x) { GetLastPointerSymbol() function
1171 static const Symbol *GetLastPointerSymbol(const CoarrayRef &x) { GetLastPointerSymbol() function
1174 const Symbol *GetLastPointerSymbol(const DataRef &x) { GetLastPointerSymbol() function
[all...]