Home
last modified time | relevance | path

Searched defs:Required (Results 1 – 13 of 13) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/
H A DDAGDeltaAlgorithm.h69 const changeset_ty &Required) {} in UpdatedSearchState()
/minix3/external/bsd/llvm/dist/llvm/lib/Support/
H A DDAGDeltaAlgorithm.cpp123 const changeset_ty &Required) { in UpdatedSearchState()
163 const changeset_ty &Required; member in __anonca73c8ac0111::DeltaActiveSetHelper
292 const changeset_ty &Required) { in GetTestResult()
315 changeset_ty Required; in Run() local
H A DYAMLTraits.cpp118 bool Input::preflightKey(const char *Key, bool Required, bool, bool &UseDefault, in preflightKey() argument
415 bool Output::preflightKey(const char *Key, bool Required, bool SameAsDefault, in preflightKey()
/minix3/external/bsd/nvi/dist/motif/
H A Dm_cde.c41 #define Required 10 macro
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrItineraries.h61 Required = 0, enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/
H A DSIInsertWaits.cpp313 const Counters &Required) { in insertWait()
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DScheduleDAG.cpp65 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/
H A DCommandLine.h85 Required = 0x02, // One occurrence required enumerator
/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h368 RequiredArgs Required; variable
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h115 enum ImplementationControl { None, Required, Optional }; enumerator
2213 enum PropertyControl { None, Required, Optional }; enumerator
/minix3/external/bsd/llvm/dist/clang/lib/Basic/
H A DVirtualFileSystem.cpp581 bool Required; member
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/
H A DAsmParser.cpp58 bool Required; member
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGCall.cpp242 RequiredArgs Required = RequiredArgs::forPrototypePlus(FPT, 1 + ExtraArgs); in arrangeCXXConstructorCall() local