Searched defs:GetAs (Results 1 – 9 of 9) sorted by relevance
99 const T* GetAs(const std::string& id) const { in GetAs() function
126 ErrorOr<const ObjectFileType &> GetAs(const Triple &T) { in GetAs() function
185 template<typename U> const U *GetAs(uoffset_t i) const { in GetAs() function
144 T Results::GetAs(const char* entry_name) const { in GetAs() function
142 T Results::GetAs(const std::string& entry_name) const { in GetAs() function
1238 inline DestT *GetAs(SrcT *src) in GetAs() function1245 inline const DestT *GetAs(const SrcT *src) in GetAs() function
1540 static inline ToType GetAs(FromType value) { in GetAs() function1547 static inline float GetAs(FromType value) { in GetAs() function