Searched defs:createConst (Results 1 – 2 of 2) sorted by relevance
52 public static createConst(str: string): Constant { method in ValueUtil
379 Type *ETSChecker::ApplyUnaryOperatorPromotion(Type *type, const bool createConst, const bool doProm… in ApplyUnaryOperatorPromotion()