Searched refs:GetTypeInfo (Results 1 - 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
H A Dc.py1036 def GetTypeInfo(RefList, Modifier, FullFileName, TargetType=None): function
1148 Type = GetTypeInfo(PredVarList[1:], Result[0], FullFileName, TargetType)
1170 Type = GetTypeInfo(PredVarList[1:], Param.Modifier, FullFileName, TargetType)
1197 Type = GetTypeInfo(PredVarList[1:], Result[0], FullFileName, TargetType)
1228 Type = GetTypeInfo(PredVarList[1:], Result[0], FullFileName, TargetType)

Completed in 36 milliseconds