Home
last modified time | relevance | path

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

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