Searched refs:FuncPairType (Results 1 – 1 of 1) sorted by relevance
1949 using FuncPairType = std::pair<const std::string*, const AttrValue*>; in ConvertNode() typedef1950 std::vector<FuncPairType> funcs; in ConvertNode()1977 auto comparator = [](const FuncPairType& a, const FuncPairType& b) { in ConvertNode()