Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/ADT/
H A DDenseSet.h195 iterator find_as(const LookupKeyT &Val) { in find_as() function
199 const_iterator find_as(const LookupKeyT &Val) const { in find_as() function
H A DDenseMap.h175 iterator find_as(const LookupKeyT &Val) { in find_as() function
185 const_iterator find_as(const LookupKeyT &Val) const { in find_as() function
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/PDB/Native/
H A DHashTable.h222 const_iterator find_as(const Key &K, TraitsT &Traits) const { in find_as() function