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

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp144 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); local
145 Loc ThisPtr = getSValBuilder().getCXXThis(CurCtor,
198 const CXXMethodDecl *CurCtor = cast<CXXMethodDecl>(LCtx->getDecl()); local
199 Loc ThisPtr = getSValBuilder().getCXXThis(CurCtor,

Completed in 117 milliseconds