Home | History | Annotate | Download | only in AST

Lines Matching defs:File

5 // This file is distributed under the University of Illinois Open Source
58 FileID File = SourceMgr.createFileID(std::move(Buf));
59 SourceLocation Begin = SourceMgr.getLocForStartOfFile(File);