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.cpp11 NonTrivial NT; member
18 NonTrivial NT; member
Dp11.0x.copy.cpp11 …NonTrivial NT; // expected-note{{copy constructor of 'DeletedNTVariant' is implicitly deleted beca… member
19 …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.h395 struct NT { struct
396 TypeSourceInfo* TInfo;
/external/llvm/lib/Object/
DCOFFYAML.cpp234 MappingNormalization<NType, uint16_t> NT(IO, Rel.Type); in mapping() local
/external/llvm/include/llvm/Target/
DTargetLowering.h656 bool hasTargetDAGCombine(ISD::NodeType NT) const { in hasTargetDAGCombine()
1037 void setTargetDAGCombine(ISD::NodeType NT) { in setTargetDAGCombine()
/external/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1078 Instruction *NT = I1->clone(); in HoistThenElseCodeToIf() local
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAGBuilder.cpp3475 ISD::NodeType NT; in visitAtomicRMW() local