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.cpp2036 static bool IsNoOpCall(const CallExpr *E) { in IsNoOpCall() function
2088 return IsNoOpCall(cast<CallExpr>(E)); in IsGlobalLValue()
9419 if (IsNoOpCall(E)) in VisitBuiltinCallExpr()