Searched refs:getFromTuple (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | HostAssociations.cpp | 121 return SymbolCategory::getFromTuple(args, converter, sym, ba); in visit() 146 static void getFromTuple(const GetFromTuple &args, in getFromTuple() function in CapturedSimpleScalars 177 static void getFromTuple(const GetFromTuple &args, in getFromTuple() function in CapturedProcedure 212 static void getFromTuple(const GetFromTuple &args, in getFromTuple() function in CapturedCharacterScalars 254 static void getFromTuple(const GetFromTuple &args, in getFromTuple() function in CapturedAllocatableAndPointer 362 static void getFromTuple(const GetFromTuple &args, in getFromTuple() function in CapturedArrays 536 GetFromTuple getFromTuple{symMap, valueInTuple, loc}; in internalProcedureBindings() local 537 walkCaptureCategories(getFromTuple, converter, *s.value()); in internalProcedureBindings()
|