forked from OSchip/llvm-project
parent
203b4568e2
commit
e1954ac1a3
|
@ -271,7 +271,7 @@ private:
|
|||
/// file or some other input source.
|
||||
unsigned createFileID(const SrcMgr::InfoRec *File, SourceLocation IncludePos);
|
||||
|
||||
/// getFileInfo - Create or return a cached FileInfo for the specified file.
|
||||
/// getInfoRec - Create or return a cached FileInfo for the specified file.
|
||||
/// This returns null on failure.
|
||||
const SrcMgr::InfoRec *getInfoRec(const FileEntry *SourceFile);
|
||||
|
||||
|
|
Loading…
Reference in New Issue