Searched defs:None (Results 1 - 19 of 19) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/ADT/
H A DNone.h23 None enumerator in enum:llvm::NoneType
/freebsd-10.0-release/contrib/llvm/include/llvm/Support/
H A DCodeGen.h46 None, // -O0 enumerator in enum:llvm::CodeGenOpt::Level
/freebsd-10.0-release/usr.bin/truss/
H A Dsyscall.h38 enum Argtype { None = 1, Hex, Octal, Int, Name, Ptr, Stat, Ioctl, Quad, enumerator in enum:Argtype
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h65 None, ///< No attributes have been set enumerator in enum:llvm::Attribute::AttrKind
/freebsd-10.0-release/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h33 enum { None, EarlyClobber, Tied } Kind; enumerator in enum:llvm::CGIOperandList::ConstraintInfo::__anon3644
/freebsd-10.0-release/usr.bin/make/
H A Dcond.c107 None, enumerator in enum:__anon11454
/freebsd-10.0-release/contrib/binutils/opcodes/
H A Di386-opc.h46 #define None 0xffff /* If no extension_opcode is possible. */ macro
/freebsd-10.0-release/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h32 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator in enum:llvm::ExceptionHandling::ExceptionsType
/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h62 None, // No preference enumerator in enum:llvm::Sched::Preference
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DConstantsContext.h317 ExprMapKeyType(unsigned opc, ArrayRef<Constant*> ops, unsigned short flags = 0, unsigned short optionalflags = 0, ArrayRef<unsigned> inds = None) argument
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86Subtarget.h38 None // Set when in -static mode (not PIC or DynamicNoPIC mode). enumerator in enum:llvm::PICStyles::Style
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1417 Actions.CodeCompleteCall(getCurScope(), LHS.get(), None); local
/freebsd-10.0-release/contrib/llvm/lib/Support/
H A DYAMLParser.cpp262 printError(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Message, ArrayRef<SMRange> Ranges = None) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DFormatString.h67 None, enumerator in enum:clang::analyze_format_string::LengthModifier::Kind
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h97 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator in enum:clang::ento::PathDiagnosticConsumer::PathGenerationScheme
/freebsd-10.0-release/sbin/natd/
H A Dnatd.c1062 None, enumerator in enum:Param
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp479 Error(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None, bool MatchingInlineAsm = false) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1240 None, Private, Protected, Public, Package enumerator in enum:clang::ObjCIvarDecl::AccessControl
2001 enum PropertyControl { None, Required, Optional }; enumerator in enum:clang::ObjCPropertyDecl::PropertyControl
/freebsd-10.0-release/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp88 Warning(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) argument
92 Error(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) argument

Completed in 321 milliseconds