Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Evaluate/
Dintrinsics.cpp1918 const Symbol *targetSymbol{GetLastSymbol(*targetExpr)}; in CheckAssociated() local
1973 if (const Symbol * targetSymbol{GetLastSymbol(*targetExpr)}) { in CheckAssociated() local