Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/BaseTools/Source/Python/Ecc/
Dc.py1064 def GetVarInfo(PredVarList, FuncRecord, FullFileName, IsFuncCall=False, TargetType=None, StarList=N… argument
1074 if IsFuncCall:
1943 IsFuncCall = False
1952 IsFuncCall = True
1971 Type = GetVarInfo(PredVarList, FuncRecord, FullFileName, IsFuncCall, None, StarList)
2022 IsFuncCall = False
2031 IsFuncCall = True
2050 … Type = GetVarInfo(PredVarList, FuncRecord, FullFileName, IsFuncCall, 'BOOLEAN', StarList)
2101 IsFuncCall = False
2110 IsFuncCall = True
[all …]