Home
last modified time | relevance | path

Searched refs:IsNoOpCall (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp2042 static bool IsNoOpCall(const CallExpr *E) { in IsNoOpCall() function
2095 return IsNoOpCall(cast<CallExpr>(E)); in IsGlobalLValue()
9520 if (IsNoOpCall(E)) in VisitBuiltinCallExpr()