Searched defs:ICC (Results 1 – 2 of 2) sorted by relevance
921 bool ICC = true; in splitMnemonic() local 928 bool ICC = Name[5] == 'l' || Name[5] == 'w'; in splitMnemonic() local 949 bool ICC = Name[5] == 'l' || Name[5] == 'w' ? true : false; in splitMnemonic() local 955 bool ICC = Name[6] == 'l' || Name[6] == 'w' ? true : false; in splitMnemonic() local
144 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in computeObjectUnderConstruction() local 419 const auto *ICC = cast<ConstructorInitializerConstructionContext>(CC); in updateObjectsUnderConstruction() local