Home
last modified time | relevance | path

Searched defs:CalleeExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DAvoidBindCheck.cpp543 const auto *CalleeExpr = Result.Nodes.getNodeAs<Expr>("ref"); in getLambdaProperties() local
/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp745 const Expr *CalleeExpr = CE->getCallee()->IgnoreParens(); checkMustTailAttr() local
H A DSemaExpr.cpp20298 Expr *CalleeExpr = E->getCallee(); VisitCallExpr() local