Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp129 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in getRegionForConstructedObject() local
271 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in VisitCXXConstructExpr() local
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngineCXX.cpp135 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in computeObjectUnderConstruction() local
542 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in handleConstructor() local