/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | AnalysisOrderChecker.cpp | 85 void checkPreStmt(const CXXNewExpr *NE, CheckerContext &C) const { in checkPreStmt() argument 90 void checkPostStmt(const CXXNewExpr *NE, CheckerContext &C) const { in checkPostStmt() argument 95 void checkPreStmt(const CXXDeleteExpr *NE, CheckerContext &C) const { in checkPreStmt() argument 100 void checkPostStmt(const CXXDeleteExpr *NE, CheckerContext &C) const { in checkPostStmt() argument 105 void checkPreStmt(const CXXConstructExpr *NE, CheckerContext &C) const { in checkPreStmt() argument 110 void checkPostStmt(const CXXConstructExpr *NE, CheckerContext &C) const { in checkPostStmt() argument
|
H A D | CheckPlacementNew.cpp | 64 SVal PlacementNewChecker::getExtentSizeOfPlace(const CXXNewExpr *NE, in getExtentSizeOfPlace() 70 SVal PlacementNewChecker::getExtentSizeOfNewTarget(const CXXNewExpr *NE, in getExtentSizeOfNewTarget() 103 const CXXNewExpr *NE, CheckerContext &C) const { in checkPlaceCapacityIsSufficient() argument 274 bool PlacementNewChecker::checkPlaceIsAlignedProperly(const CXXNewExpr *NE, in checkPlaceIsAlignedProperly() 295 void PlacementNewChecker::checkPreStmt(const CXXNewExpr *NE, in checkPreStmt()
|
H A D | PointerArithChecker.cpp | 90 AllocKind PointerArithChecker::getKindOfNewOp(const CXXNewExpr *NE, in getKindOfNewOp() 240 void PointerArithChecker::checkPostStmt(const CXXNewExpr *NE, in checkPostStmt()
|
H A D | CheckerDocumentation.cpp | 142 void checkNewAllocator(const CXXNewExpr *NE, SVal Target, in checkNewAllocator()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/ |
H A D | AnyCall.h | 81 AnyCall(const CXXNewExpr *NE) in AnyCall() 84 AnyCall(const CXXDeleteExpr *NE) in AnyCall() 87 AnyCall(const CXXConstructExpr *NE) in AnyCall()
|
H A D | ConstructionContext.h | 90 ConstructionContextItem(const CXXNewExpr *NE) in ConstructionContextItem() 441 const CXXNewExpr *NE; variable 445 explicit NewAllocatedObjectConstructionContext(const CXXNewExpr *NE) in NewAllocatedObjectConstructionContext()
|
/netbsd-src/tools/m4/bootstrap/ |
H A D | parser.h | 6 #define NE 262 macro
|
H A D | parser.c | 56 #define NE 262 macro
|
/netbsd-src/external/lgpl3/gmp/dist/demos/calc/ |
H A D | calc.h | 79 NE = 280, /* NE */ enumerator 114 #define NE 280 macro
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 27 NE = 0x2, enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 29 NE, enumerator 151 NE, enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/ |
H A D | ConstructionContext.cpp | 178 const auto *NE = cast<CXXNewExpr>(TopItem.getStmt()); in createFromLayers() local
|
/netbsd-src/external/apache2/llvm/dist/clang/tools/clang-fuzzer/ |
H A D | cxx_loop_proto.proto | 44 NE = 7; enumerator
|
H A D | cxx_proto.proto | 40 NE = 9; enumerator
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/ |
H A D | Descriptor.cpp | 35 for (unsigned I = 0, NE = D->getNumElems(); I < NE; ++I) { in ctorArrayTy() local 42 for (unsigned I = 0, NE = D->getNumElems(); I < NE; ++I) { in dtorArrayTy() local 49 for (unsigned I = 0, NE = D->getNumElems(); I < NE; ++I) { in moveArrayTy() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/ |
H A D | DominanceFrontierImpl.h | 196 NE = currentNode->end(); in calculate() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/ |
H A D | ARMBaseInfo.h | 32 NE, // Not equal Not equal, or unordered enumerator
|
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/PBQP/ |
H A D | Graph.h | 218 EdgeEntry &NE = getEdge(EId); in addConstructedEdge() local 320 AdjEdgeIdSet(const NodeEntry &NE) : NE(NE) {} in AdjEdgeIdSet()
|
/netbsd-src/external/gpl3/binutils/dist/gold/ |
H A D | yyscript.h | 68 NE = 269, /* NE */ enumerator 180 #define NE 269 macro
|
/netbsd-src/external/gpl3/binutils.old/dist/gold/ |
H A D | yyscript.h | 68 NE = 269, /* NE */ enumerator 180 #define NE 269 macro
|
/netbsd-src/usr.bin/xlint/lint1/ |
H A D | op.h | 91 NE, enumerator
|
/netbsd-src/external/bsd/pcc/dist/pcc/cc/cpp/ |
H A D | cpp.h | 169 enum { NUMBER = 257, UNUMBER, LS, RS, EQ, NE, STRING, WSPACE, CMNT, IDENT, enumerator
|
/netbsd-src/external/bsd/pcc/dist/pcc/mip/ |
H A D | node.h | 177 #define NE 26 macro
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/ |
H A D | AtomicChange.cpp | 243 NormalizedAtomicChange NE; in convertFromYAML() local
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldgram.h | 71 NE = 272, /* NE */ enumerator 211 #define NE 272 macro
|