Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp526 ExprResult RealCall = local
531 if (!RealCall.isInvalid())
532 Actions.push_back(RealCall.get());
535 return RealCall.isInvalid() || ErrorTracker.hasErrorOccurred();