Searched defs:NE (Results 1 - 25 of 59) sorted by relevance

123

/netbsd-current/tools/m4/bootstrap/
H A Dparser.h6 #define NE 262 macro
H A Dparser.c56 #define NE 262 macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DConstructionContext.cpp178 const auto *NE = cast<CXXNewExpr>(TopItem.getStmt()); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h27 NE = 0x2, enumerator in enum:llvm::ARCCC::CondCode
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h223 bool NE(InterpState &S, CodePtr OpPC) { function in namespace:clang
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DAnyCall.h81 AnyCall(const CXXNewExpr *NE) argument
84 AnyCall(const CXXDeleteExpr *NE) argument
87 AnyCall(const CXXConstructExpr *NE) argument
H A DConstructionContext.h90 ConstructionContextItem(const CXXNewExpr *NE) argument
441 const CXXNewExpr *NE; member in class:clang::NewAllocatedObjectConstructionContext
445 explicit NewAllocatedObjectConstructionContext(const CXXNewExpr *NE) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DAnalysisOrderChecker.cpp85 void checkPreStmt(const CXXNewExpr *NE, CheckerContext &C) const { argument
90 void checkPostStmt(const CXXNewExpr *NE, CheckerContext &C) const { argument
95 void checkPreStmt(const CXXDeleteExpr *NE, CheckerContext &C) const { argument
100 void checkPostStmt(const CXXDeleteExpr *NE, CheckerContext &C) const { argument
105 void checkPreStmt(const CXXConstructExpr *NE, CheckerContext &C) const { argument
110 void checkPostStmt(const CXXConstructExpr *NE, CheckerContext &C) const { argument
H A DCheckPlacementNew.cpp64 SVal PlacementNewChecker::getExtentSizeOfPlace(const CXXNewExpr *NE, argument
70 SVal PlacementNewChecker::getExtentSizeOfNewTarget(const CXXNewExpr *NE, argument
102 checkPlaceCapacityIsSufficient( const CXXNewExpr *NE, CheckerContext &C) const argument
274 checkPlaceIsAlignedProperly(const CXXNewExpr *NE, CheckerContext &C) const argument
295 checkPreStmt(const CXXNewExpr *NE, CheckerContext &C) const argument
[all...]
H A DCheckerDocumentation.cpp142 void checkNewAllocator(const CXXNewExpr *NE, SVal Target, argument
H A DPointerArithChecker.cpp90 AllocKind PointerArithChecker::getKindOfNewOp(const CXXNewExpr *NE, argument
240 void PointerArithChecker::checkPostStmt(const CXXNewExpr *NE, argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/ARM/Utils/
H A DARMBaseInfo.h32 NE, // Not equal Not equal, or unordered enumerator in enum:llvm::ARMCC::CondCodes
/netbsd-current/external/lgpl3/gmp/dist/demos/calc/
H A Dcalc.h79 NE = 280, /* NE */ enumerator in enum:yytokentype
114 #define NE 280 macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/
H A DAtomicChange.cpp243 NormalizedAtomicChange NE; local
245 YAML >> NE; local
/netbsd-current/usr.bin/xlint/lint1/
H A Dop.h91 NE, enumerator in enum:__anon41
/netbsd-current/external/bsd/pcc/dist/pcc/mip/
H A Dnode.h177 #define NE 26 macro
/netbsd-current/external/bsd/pcc/dist/pcc/cc/cpp/
H A Dcpp.h169 enum { NUMBER = 257, UNUMBER, LS, RS, EQ, NE, STRING, WSPACE, CMNT, IDENT, enumerator in enum:__anon6032
/netbsd-current/external/historical/nawk/dist/
H A Dytab.h83 NE = 289, enumerator in enum:yytokentype
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DDependenceAnalysis.h94 NE = 5, enumerator in enum:llvm::Dependence::DVEntry::__anon1318
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h29 NE, enumerator in enum:llvm::NVPTXCC::CondCodes
151 NE, enumerator in enum:llvm::NVPTX::PTXCmpMode::CmpMode
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h237 NE = 0x1, // Not equal Not equal, or unordered enumerator in enum:llvm::AArch64CC::CondCode
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp167 const auto *NE = NECC->getCXXNewExpr(); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExceptionSpec.cpp1198 auto *NE = cast<CXXNewExpr>(S); local
/netbsd-current/external/gpl3/binutils.old/dist/gold/
H A Dyyscript.h59 NE = 269, enumerator in enum:yytokentype
166 #define NE 269 macro
/netbsd-current/external/gpl3/binutils/dist/gold/
H A Dyyscript.h68 NE = 269, /* NE */ enumerator in enum:yytokentype
180 #define NE 269 macro

Completed in 252 milliseconds

123