Searched defs:GetAs (Results 1 – 3 of 3) sorted by relevance
142 T Results::GetAs(const char* entry_name) const { in GetAs() function
551 inline DestT *GetAs(SrcT *src) in GetAs() function558 inline const DestT *GetAs(const SrcT *src) in GetAs() function
1006 inline DestT *GetAs(SrcT *src) in GetAs() function1013 inline const DestT *GetAs(const SrcT *src) in GetAs() function