Searched refs:getLocationFromExpr (Results 1 – 1 of 1) sorted by relevance
4013 static SourceLocation getLocationFromExpr(const Expr *E) { in getLocationFromExpr() function4015 return getLocationFromExpr(CE->getSubExpr()); in getLocationFromExpr()5223 getLocationFromExpr(getCursorExpr(C))); in clang_getCursorLocation()