Searched refs:findAtLoc (Results 1 – 1 of 1) sorted by relevance
116 AtPropDeclsTy::iterator findAtLoc = AtProps.find(propD->getAtLoc()); in doTransform() local117 if (findAtLoc == AtProps.end()) in doTransform()120 PropsTy &props = findAtLoc->second; in doTransform()