Searched refs:ChildMap (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangASTNodesEmitter.cpp28 typedef std::multimap<Record*, Record*> ChildMap; typedef in class:__anon3529::ClangASTNodesEmitter
29 typedef ChildMap::const_iterator ChildIterator;
53 std::pair<Record *, Record *> EmitNode (const ChildMap &Tree, raw_ostream& OS,
73 const ChildMap &Tree,
158 ChildMap Tree;

Completed in 50 milliseconds