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

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/
H A DVfrFormPkg.cpp35 mLineNo = LineNo;
62 mLineNo = 0;
76 mLineNo = LineNo;
546 gCVfrErrorHandle.PrintMsg (pNode->mLineNo, pNode->mKey, "Error", pNode->mMsg);
596 gCVfrErrorHandle.HandleError (ReturnCode, pNode->mLineNo, pNode->mKey);
608 gCVfrErrorHandle.PrintMsg (pNode->mLineNo, pNode->mKey, "Error", "Var string is not the valid C variable");
627 gCVfrErrorHandle.PrintMsg (pNode->mLineNo, FName, "Error", "Var Store Type is not defined");
633 gCVfrErrorHandle.PrintMsg (pNode->mLineNo, FName, "Error", "Var Store Type is not defined");
659 gCVfrErrorHandle.HandleError (ReturnCode, pNode->mLineNo, pNode->mKey);
727 mLineNo
[all...]
H A DVfrFormPkg.h80 UINT32 mLineNo; member in struct:SPendingAssign
156 UINT32 mLineNo; member in struct:SIfrRecord
212 UINT32 mLineNo; member in class:CIfrObj
223 mLineNo = LineNo;

Completed in 80 milliseconds