Searched refs:getLocalData (Results 1 – 1 of 1) sorted by relevance
356 LocalData *getLocalData() const { in getLocalData() function458 return this->getLocalData()->NameLoc; in getNameLoc()461 this->getLocalData()->NameLoc = Loc; in setNameLoc()487 return getLocalData()->BuiltinLoc; in getBuiltinLoc()490 getLocalData()->BuiltinLoc = Loc; in setBuiltinLoc()723 return getLocalData()->AttrLoc; in getAttrNameLoc()726 getLocalData()->AttrLoc = loc; in setAttrNameLoc()734 return getLocalData()->ExprOperand; in getAttrExprOperand()738 getLocalData()->ExprOperand = e; in setAttrExprOperand()746 return SourceLocation::getFromRawEncoding(getLocalData()->EnumOperandLoc); in getAttrEnumOperandLoc()[all …]