Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1961 static bool IsNoOpCall(const CallExpr *E) { in IsNoOpCall() function
2012 return IsNoOpCall(cast<CallExpr>(E)); in IsGlobalLValue()
9127 if (IsNoOpCall(E)) in VisitBuiltinCallExpr()