Searched refs:TBAABaseType (Results 1 – 2 of 2) sorted by relevance
161 QualType TBAABaseType; variable185 this->TBAABaseType = Type;244 QualType getTBAABaseType() const { return TBAABaseType; } in getTBAABaseType()245 void setTBAABaseType(QualType T) { TBAABaseType = T; } in setTBAABaseType()
1059 QualType TBAABaseType, in EmitLoadOfScalar() argument1113 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo, in EmitLoadOfScalar()1177 bool isInit, QualType TBAABaseType, in EmitStoreOfScalar() argument1227 llvm::MDNode *TBAAPath = CGM.getTBAAStructTagInfo(TBAABaseType, TBAAInfo, in EmitStoreOfScalar()