Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/MakeDeps/
DMakeDeps.c131 BOOLEAN IsCl; // The SourceFiles are the output of cl with /showIncludes member
281 if (mGlobals.IsCl) { in main()
1368 if (mGlobals.IsCl) { in ProcessArgs()
1378 mGlobals.IsCl = TRUE; in ProcessArgs()