reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
182 assert(!path.empty()); 183 const SourceManager &SMgr = path.front()->getLocation().getManager(); 191 FileID ReportFile = path.front()->getLocation().asLocation().getExpansionLoc().getFileID(); 204 SMgr.getExpansionLoc(path.back()->getLocation().asLocation()), 211 std::string report = GenerateHTML(D, R, SMgr, path, declName.c_str());