Searched refs:NameOf (Results 1 – 8 of 8) sorted by relevance
524 std::string NameOf(const ast::Node* node) const { in NameOf() function667 << "failed to find dependency info for edge: '" << NameOf(from->node) in DepInfoFor()668 << "' -> '" << NameOf(to->node) << "'"; in DepInfoFor()688 auto name = NameOf(dep->node); in ErrorOnOutOfOrderDeclarations()718 msg << "'" << NameOf(e->node) << "' -> "; in CyclicDependencyFound()721 msg << "'" << NameOf(root->node) << "'"; in CyclicDependencyFound()728 KindOf(from->node) + " '" + NameOf(from->node) + "' " + in CyclicDependencyFound()730 NameOf(to->node) + "' here", in CyclicDependencyFound()744 printf("%s\n", NameOf(global->node).c_str()); in DumpDependencyGraph()752 printf(" %s\n", NameOf(dep->node).c_str()); in DumpDependencyGraph()
112 puts(NameOf(command)); in printNameAndTime()116 static const char* NameOf(const T&) { in NameOf() function in __anon0991f1160111::Dumper124 static const char* NameOf(const SkRecords::SaveLayer&) { in NameOf() function in __anon0991f1160111::Dumper
121 puts(NameOf(command)); in printNameAndTime()125 static const char* NameOf(const T&) { in NameOf() function in Dumper133 static const char* NameOf(const SkRecords::SaveLayer&) { in NameOf() function in Dumper
33 name = SkString(NameOf(command)); in operator ()()41 static const char* NameOf(const T&) { in NameOf() function in __anon8c4b167c0111::RecordVisitor
81 std::string NameOf() { in NameOf() function
959 ConformanceErrors errors((NameOf<T>())); in ExpectRegularityImpl()