Home
last modified time | relevance | path

Searched defs:CurCtor (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp146 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in computeObjectUnderConstruction() local
703 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in handleConstructor() local