Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCoreEngine.cpp491 if (const auto *CallerCtor = dyn_cast_or_null<CXXConstructExpr>( in HandleVirtualBaseBranch() local
493 switch (CallerCtor->getConstructionKind()) { in HandleVirtualBaseBranch()