Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp745 const Expr *CalleeExpr = CE->getCallee()->IgnoreParens(); in checkMustTailAttr() local
H A DSemaExpr.cpp20368 Expr *CalleeExpr = E->getCallee(); in VisitCallExpr() local