Searched defs:FromName (Results 1 – 4 of 4) sorted by relevance
46 std::string FromName; member in __anon1ee1c6270111::DiagnosticWatcher
1473 StringRef FromName = From->getName(); in lookupPath() local
1678 std::string FromName = FromTD ? FromTD->getName() : "(no argument)"; in PrintTemplateTemplate() local
6550 DeclarationName ASTImporter::Import(DeclarationName FromName) { in Import()