Searched defs:getMap (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/contrib/llvm/lib/Analysis/
H A DLibCallSemantics.cpp23 static StringMap<const LibCallFunctionInfo*> *getMap(void *Ptr) { function
/freebsd-9.3-release/contrib/llvm/include/llvm/CodeGen/
H A DLiveIntervalUnion.h78 const Map &getMap() { return Segments; } function in class:llvm::LiveIntervalUnion
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchers.h95 const IDToNodeMap &getMap() const { function in class:clang::ast_matchers::BoundNodes
H A DASTMatchersInternal.h108 const IDToNodeMap &getMap() const { function in class:clang::ast_matchers::internal::BoundNodesMap

Completed in 132 milliseconds