Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h82 const Map &getMap() const { return Segments; } in getMap() function
/freebsd/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h126 const IDToNodeMap &getMap() const { in getMap() function