Home | History | Annotate | Download | only in Frontend

Lines Matching full:mainpath

2480       std::string MainPath(OriginalSourceFile);
2482 if (!llvm::sys::fs::getUniqueID(MainPath, MainID)) {