Searched refs:thisVal (Results 1 – 2 of 2) sorted by relevance
855 String thisVal = getKeywordValue(thisKey); in compareTo() local857 if (thisVal == null) { in compareTo()862 cmp = thisVal.compareTo(otherVal); in compareTo()
469 SVal thisVal = State->getSVal(svalBuilder.getCXXThis(decl, stackFrame)); in ProcessInitializer() local483 FieldLoc = State->getLValue(BMI->getIndirectMember(), thisVal); in ProcessInitializer()486 FieldLoc = State->getLValue(BMI->getMember(), thisVal); in ProcessInitializer()