Searched refs:getSingleLocationExpressionElements (Results 1 – 2 of 2) sorted by relevance
1650 if (auto singleLocElts = getSingleLocationExpressionElements()) { in isEntryValue()1657 if (auto singleLocElts = getSingleLocationExpressionElements()) in startsWithDeref()1663 if (auto singleLocElts = getSingleLocationExpressionElements()) in isDeref()1858 DIExpression::getSingleLocationExpressionElements() const { in getSingleLocationExpressionElements() function in DIExpression1902 if (auto Elts = Expr->getSingleLocationExpressionElements()) in convertToNonVariadicExpression()2011 auto SingleLocEltsOpt = getSingleLocationExpressionElements(); in extractIfOffset()2046 auto SingleLocEltsOpt = getSingleLocationExpressionElements(); in extractLeadingOffset()2095 auto SingleLocEltsOpt = Expr->getSingleLocationExpressionElements(); in extractAddressClass()
3517 getSingleLocationExpressionElements() const;