Searched refs:DefExpr (Results 1 – 2 of 2) sorted by relevance
263 StringRef DefExpr = StringRef(); in parseNumericSubstitutionBlock() local268 DefExpr = Expr.substr(0, DefEnd); in parseNumericSubstitutionBlock()297 DefExpr = DefExpr.ltrim(SpaceChars); in parseNumericSubstitutionBlock()299 parseNumericVariableDefinition(DefExpr, Context, LineNumber, SM); in parseNumericSubstitutionBlock()
753 StringRef DefExpr = StringRef(); in parseNumericSubstitutionBlock() local814 DefExpr = Expr.substr(0, DefEnd); in parseNumericSubstitutionBlock()875 DefExpr = DefExpr.ltrim(SpaceChars); in parseNumericSubstitutionBlock()877 DefExpr, Context, LineNumber, ExpressionPointer->getFormat(), SM); in parseNumericSubstitutionBlock()