Searched defs:GetAs (Results 1 – 6 of 6) sorted by relevance
76 const T* GetAs(const std::string& id) const { in GetAs() function
126 ErrorOr<const ObjectFileType &> GetAs(const Triple &T) { in GetAs() function
144 T Results::GetAs(const char* entry_name) const { in GetAs() function
1008 inline DestT *GetAs(SrcT *src) in GetAs() function1015 inline const DestT *GetAs(const SrcT *src) in GetAs() function
859 static inline ToType GetAs(FromType value) { in GetAs() function866 static inline float GetAs(FromType value) { in GetAs() function