Searched refs:getLocalData (Results 1 – 2 of 2) sorted by relevance
359 LocalData *getLocalData() const { in getLocalData() function461 return this->getLocalData()->NameLoc; in getNameLoc()464 this->getLocalData()->NameLoc = Loc; in setNameLoc()490 return getLocalData()->BuiltinLoc; in getBuiltinLoc()493 getLocalData()->BuiltinLoc = Loc; in setBuiltinLoc()726 return getLocalData()->AttrLoc; in getAttrNameLoc()729 getLocalData()->AttrLoc = loc; in setAttrNameLoc()737 return getLocalData()->ExprOperand; in getAttrExprOperand()741 getLocalData()->ExprOperand = e; in setAttrExprOperand()749 return SourceLocation::getFromRawEncoding(getLocalData()->EnumOperandLoc); in getAttrEnumOperandLoc()[all …]
319 this->getLocalData()->UnderlyingTInfo = Context.getTrivialTypeSourceInfo( in initializeLocal()