Searched refs:getLocationFromExpr (Results 1 – 1 of 1) sorted by relevance
4522 static SourceLocation getLocationFromExpr(const Expr *E) { in getLocationFromExpr() function4524 return getLocationFromExpr(CE->getSubExpr()); in getLocationFromExpr()6050 getCursorContext(C), getLocationFromExpr(getCursorExpr(C))); in clang_getCursorLocation()