Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DASTUtils.cpp259 class EnsureFunctionVisitor class
260 : public ConstStmtVisitor<EnsureFunctionVisitor, bool> {
293 CacheIt->second = EnsureFunctionVisitor().Visit(Body); in isACallToEnsureFn()