Searched refs:createValue (Results 1 – 4 of 4) sorted by relevance
432 if (Value *Val = Env.createValue(S->getType())) in VisitCXXNewExpr()781 Val = Env.createValue(Field->getType()); in VisitInitListExpr()791 if (Value *Val = Env.createValue(FieldType)) in VisitInitListExpr()
152 Value *JoinedVal = JoinedEnv.createValue(Type); in joinDistinctValues()964 Value *Environment::createValue(QualType Type) { in createValue() function in clang::dataflow::Environment1127 Val = createValue(Ty); in createObjectInternal()
188 Value *Val = Env.createValue(Type); in getOrCreateConstMethodReturnValue()
450 Value *createValue(QualType Type);