HomeSort by: relevance | last modified time | path
    Searched defs:getMap (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
LiveIntervalUnion.h 82 const Map &getMap() const { return Segments; }
  /src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
ASTMatchers.h 124 const IDToNodeMap &getMap() const {
125 return MyBoundNodes.getMap();
ASTMatchersInternal.h 261 const IDToNodeMap &getMap() const {
  /src/external/apache2/llvm/dist/llvm/include/llvm/BinaryFormat/
MsgPackDocument.h 140 MapDocNode &getMap(bool Convert = false) {
376 return N.getMap();

Completed in 43 milliseconds