Searched defs:getAsMap (Results 1 – 2 of 2) sorted by relevance
159 static MapDocNode &getAsMap(DocNode &N) { return N.getMap(/*Convert=*/true); } in getAsMap() function
3066 static Map &getAsMap(std::unique_ptr<Poly> &N) { getAsMap() function