Searched defs:Required (Results 1 – 13 of 13) sorted by relevance
/minix3/external/bsd/llvm/dist/llvm/include/llvm/ADT/ |
H A D | DAGDeltaAlgorithm.h | 69 const changeset_ty &Required) {} in UpdatedSearchState()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Support/ |
H A D | DAGDeltaAlgorithm.cpp | 123 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 D | YAMLTraits.cpp | 118 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 D | m_cde.c | 41 #define Required 10 macro
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/MC/ |
H A D | MCInstrItineraries.h | 61 Required = 0, enumerator
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/R600/ |
H A D | SIInsertWaits.cpp | 313 const Counters &Required) { in insertWait()
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/ |
H A D | ScheduleDAG.cpp | 65 bool SUnit::addPred(const SDep &D, bool Required) { in addPred()
|
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Support/ |
H A D | CommandLine.h | 85 Required = 0x02, // One occurrence required enumerator
|
/minix3/external/bsd/llvm/dist/clang/include/clang/CodeGen/ |
H A D | CGFunctionInfo.h | 368 RequiredArgs Required; variable
|
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/ |
H A D | DeclObjC.h | 115 enum ImplementationControl { None, Required, Optional }; enumerator 2213 enum PropertyControl { None, Required, Optional }; enumerator
|
/minix3/external/bsd/llvm/dist/clang/lib/Basic/ |
H A D | VirtualFileSystem.cpp | 581 bool Required; member
|
/minix3/external/bsd/llvm/dist/llvm/lib/MC/MCParser/ |
H A D | AsmParser.cpp | 58 bool Required; member
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGCall.cpp | 242 RequiredArgs Required = RequiredArgs::forPrototypePlus(FPT, 1 + ExtraArgs); in arrangeCXXConstructorCall() local
|