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

/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DNone.h23 None enumerator in enum:llvm::NoneType
/freebsd-10-stable/contrib/llvm/include/llvm/Support/
H A DCodeGen.h46 None, // -O0 enumerator in enum:llvm::CodeGenOpt::Level
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Host/
H A DEditline.h177 None = 0, member in class:lldb_private::Editline::Command
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DAttributes.h66 None, ///< No attributes have been set enumerator in enum:llvm::Attribute::AttrKind
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
H A DCOFFAsmParser.cpp157 None = 0, enumerator in enum:__anon2404
/freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/Core/
H A DIOHandler.h237 None, member in class:lldb_private::IOHandlerDelegate::Completion
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenInstruction.h33 enum { None, EarlyClobber, Tied } Kind; enumerator in enum:llvm::CGIOperandList::ConstraintInfo::__anon3854
/freebsd-10-stable/usr.bin/make/
H A Dcond.c107 None, enumerator in enum:__anon11959
/freebsd-10-stable/usr.bin/truss/
H A Dsyscall.h40 enum Argtype { None = 1, Hex, Octal, Int, LongHex, Name, Ptr, Stat, Ioctl, Quad, enumerator in enum:Argtype
/freebsd-10-stable/contrib/binutils/opcodes/
H A Di386-opc.h46 #define None 0xffff /* If no extension_opcode is possible. */ macro
/freebsd-10-stable/contrib/llvm/include/llvm/MC/
H A DMCAsmInfo.h33 enum ExceptionsType { None, DwarfCFI, SjLj, ARM, Win64 }; enumerator in enum:llvm::ExceptionHandling::ExceptionsType
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
H A DTargetLowering.h62 None, // No preference enumerator in enum:llvm::Sched::Preference
/freebsd-10-stable/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-stable/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h37 None, AClass, RClass, MClass enumerator in enum:llvm::ARMSubtarget::ARMProcClassEnum
/freebsd-10-stable/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-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h281 CodeCompletionContext(enum Kind Kind, QualType T, ArrayRef<IdentifierInfo *> SelIdents = None) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseExpr.cpp1429 Actions.CodeCompleteCall(getCurScope(), LHS.get(), None); local
H A DParseObjc.cpp2455 Actions.CodeCompleteObjCSuperMessage(getCurScope(), SuperLoc, None, local
2458 Actions.CodeCompleteObjCClassMessage(getCurScope(), ReceiverType, None, local
2462 None, false); local
/freebsd-10-stable/contrib/llvm/lib/Support/
H A DYAMLParser.cpp271 printError(SMLoc Loc, SourceMgr::DiagKind Kind, const Twine &Message, ArrayRef<SMRange> Ranges = None) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DFormatString.h67 None, enumerator in enum:clang::analyze_format_string::LengthModifier::Kind
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DPathDiagnostic.h98 enum PathGenerationScheme { None, Minimal, Extensive, AlternateExtensive }; enumerator in enum:clang::ento::PathDiagnosticConsumer::PathGenerationScheme
/freebsd-10-stable/sbin/natd/
H A Dnatd.c1062 None, enumerator in enum:Param
/freebsd-10-stable/contrib/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp482 Error(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None, bool MatchingInlineAsm = false) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1242 None, Private, Protected, Public, Package enumerator in enum:clang::ObjCIvarDecl::AccessControl
2014 enum PropertyControl { None, Required, Optional }; enumerator in enum:clang::ObjCPropertyDecl::PropertyControl
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp114 Warning(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) argument
118 Error(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) argument

Completed in 399 milliseconds