Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
HDCallEvent.cpp513 if (const auto RecCall = Element.getAs<CFGCXXRecordTypedCall>()) { in getConstructionContext() local
514 return RecCall->getConstructionContext(); in getConstructionContext()