Searched defs:NT (Results 1 – 8 of 8) sorted by relevance
12 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member19 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
12 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
81 typedef T<nullptr, nullptr, nullptr, nullptr> NT; typedef
396 struct NT { struct397 TypeSourceInfo* TInfo;
297 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local301 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
737 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()1180 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
1083 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
3654 ISD::NodeType NT; in visitAtomicRMW() local