Home
last modified time | relevance | path

Searched refs:ToSM (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTImporter.cpp5686 SourceManager &ToSM = ToContext.getSourceManager(); in Import() local
5690 SourceLocation ret = ToSM.getLocForStartOfFile(ToFileID) in Import()
5706 SourceManager &ToSM = ToContext.getSourceManager(); in Import() local
5724 ToID = ToSM.createFileID(Entry, ToIncludeLoc, in Import()
5733 ToID = ToSM.createFileID(std::move(ToBuf), in Import()