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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DYAMLTraits.h48 /// io.mapOptional("age", s.age);
70 /// io.mapOptional("age", s.age);
646 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
652 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Support/
H A DYAMLTraits.h48 /// io.mapOptional("age", s.age);
70 /// io.mapOptional("age", s.age);
646 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
652 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Support/
H A DYAMLTraits.h48 /// io.mapOptional("age", s.age);
70 /// io.mapOptional("age", s.age);
646 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
652 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Support/
H A DYAMLTraits.h48 /// io.mapOptional("age", s.age);
70 /// io.mapOptional("age", s.age);
646 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
652 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Support/
H A DYAMLTraits.h48 /// io.mapOptional("age", s.age);
70 /// io.mapOptional("age", s.age);
646 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
652 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Support/
H A DYAMLTraits.h48 /// io.mapOptional("age", s.age);
70 /// io.mapOptional("age", s.age);
646 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
652 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Support/
H A DYAMLTraits.h49 /// io.mapOptional("age", s.age);
71 /// io.mapOptional("age", s.age);
656 template <typename T> void mapOptional(const char *Key, T &Val) { function in class:llvm::yaml::IO
662 void mapOptional(const char *Key, T &Val, const T &Default) { function in class:llvm::yaml::IO

Completed in 505 milliseconds