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

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

Completed in 429 milliseconds