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