HomeSort by relevance Sort by last modified time
    Searched refs:ChildMap (Results 1 - 2 of 2) sorted by null

  /external/clang/utils/TableGen/
ClangASTNodesEmitter.h 30 typedef std::multimap<Record*, Record*> ChildMap;
31 typedef ChildMap::const_iterator ChildIterator;
55 std::pair<Record *, Record *> EmitNode (const ChildMap &Tree, raw_ostream& OS,
ClangASTNodesEmitter.cpp 25 const ChildMap &Tree,
108 ChildMap Tree;

Completed in 86 milliseconds