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

/external/llvm/include/llvm/Support/
H A DYAMLTraits.h35 /// io.mapRequired("name", s.name);
36 /// io.mapRequired("size", s.size);
554 void mapRequired(const char* Key, T& Val) { function in class:llvm::yaml::IO
965 /// the mapRequired() method calls may not be in the same order

Completed in 145 milliseconds