Searched refs:FTR (Results 1 – 1 of 1) sorted by relevance
146 if (const FunctionTextRegion *FTR = dyn_cast<FunctionTextRegion>(R)) in evalCastFromLoc() local147 if (const FunctionDecl *FD = dyn_cast<FunctionDecl>(FTR->getDecl())) in evalCastFromLoc()152 return nonloc::SymbolVal(SymMgr.getExtentSymbol(FTR)); in evalCastFromLoc()