Home
last modified time | relevance | path

Searched defs:find_as (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ADT/
DDenseSet.h136 iterator find_as(const LookupKeyT &Val) { in find_as() function
140 const_iterator find_as(const LookupKeyT &Val) const { in find_as() function
DDenseMap.h143 iterator find_as(const LookupKeyT &Val) { in find_as() function
150 const_iterator find_as(const LookupKeyT &Val) const { in find_as() function