Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp135 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in computeObjectUnderConstruction() local
136 Loc ThisPtr = SVB.getCXXThis(CurCtor, LCtx->getStackFrame()); in computeObjectUnderConstruction()
542 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); in handleConstructor() local
543 Loc ThisPtr = getSValBuilder().getCXXThis(CurCtor, in handleConstructor()