Home | History | Annotate | Download | only in Frontend

Lines Matching full:getfile

736       const FileEntry *ToFile = AST->FileMgr->getFile(fname);
1120 OriginalSourceFile = Clang->getFrontendOpts().Inputs[0].getFile();
1270 std::string MainFilePath(FrontendOpts.Inputs[0].getFile());
1323 Buffer = getBufferForFile(FrontendOpts.Inputs[0].getFile());
1486 FrontendOpts.Inputs[0].getFile());
1539 StringRef MainFilename = PreambleInvocation->getFrontendOpts().Inputs[0].getFile();
1540 Preamble.assign(FileMgr->getFile(MainFilename),
1549 FrontendOpts.Inputs[0].getFile());
1557 StringRef MainFilePath = FrontendOpts.Inputs[0].getFile();
1575 OriginalSourceFile = Clang->getFrontendOpts().Inputs[0].getFile();
1689 FrontendOpts.Inputs[0].getFile());
1724 return Input.getFile();
1821 AST->OriginalSourceFile = Clang->getFrontendOpts().Inputs[0].getFile();
2414 OriginalSourceFile = Clang->getFrontendOpts().Inputs[0].getFile();