Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTImporter.cpp6384 SourceManager &ToSM = ToContext.getSourceManager(); in Import() local
6388 SourceLocation ret = ToSM.getLocForStartOfFile(ToFileID) in Import()
6404 SourceManager &ToSM = ToContext.getSourceManager(); in Import() local
6422 ToID = ToSM.createFileID(Entry, ToIncludeLoc, in Import()
6431 ToID = ToSM.createFileID(std::move(ToBuf), in Import()