Home
last modified time | relevance | path

Searched defs:NT (Results 1 – 8 of 8) sorted by relevance

/external/clang/test/CXX/special/class.copy/
Dp11.0x.move.cpp12 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
19 …NonTrivial NT; // expected-note{{deleted because variant field 'NT' has a non-trivial move constru… member
Dp11.0x.copy.cpp12 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member
20 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant2' is implicitly deleted bec… member
/external/clang/test/SemaCXX/
Dnullptr.cpp81 typedef T<nullptr, nullptr, nullptr, nullptr> NT; typedef
/external/clang/include/clang/AST/
DDeclarationName.h396 struct NT { struct
397 TypeSourceInfo* TInfo;
/external/llvm/lib/Object/
DCOFFYAML.cpp297 MappingNormalization<NType<COFF::RelocationTypeI386>, uint16_t> NT( in mapping() local
301 MappingNormalization<NType<COFF::RelocationTypeAMD64>, uint16_t> NT( in mapping() local
/external/llvm/include/llvm/Target/
DTargetLowering.h737 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
1180 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1083 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3654 ISD::NodeType NT; in visitAtomicRMW() local