Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h124 const IDToNodeMap &getMap() const { in getMap() function