Home | History | Annotate | Download | only in AST

Lines Matching defs:SourceMgr

34       SourceMgr(Diags, FileMgr),
42 SourceManager SourceMgr;
64 FileID File = SourceMgr.createFileID(std::move(Buf));
65 SourceLocation Begin = SourceMgr.getLocForStartOfFile(File);