Searched defs:baseVal (Results 1 – 6 of 6) sorted by relevance
197 PrimitiveType baseVal() in baseVal() function267 virtual TearOffType* baseVal() in baseVal() function
27 SVal baseVal = state->getSVal(Ex->getBase(), LCtx); in VisitLvalObjCIvarRefExpr() local
58 virtual SVGLengthTearOff* baseVal() OVERRIDE in baseVal() function in blink::FINAL
243 NonLoc baseVal, CharUnits scaling, in scaleValue()
1181 int baseVal = ((2 | (posSlot & 1)) << footerBits); in CodeOneBlock() local1320 int baseVal = ((2 | (posSlot & 1)) << footerBits); in FillDistancesPrices() local
775 const deUint32 baseVal = (offset == 32) ? (0) : ((value >> offset) & valMask); in compare() local