Searched refs:SFCtx (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDynamicTypePropagation.cpp230 const StackFrameContext *SFCtx = C.getStackFrame(); local
233 if (DRE->getDecl() == SFCtx->getSelfDecl()) {
234 if (const ObjCMethodDecl *MD = dyn_cast<ObjCMethodDecl>(SFCtx->getDecl()))

Completed in 173 milliseconds