Home | History | Annotate | Download | only in Serialization

Lines Matching full:addpath

1210     AddPath(Map.getModuleMapFileForUniquing(WritingModule)->getName(), Record);
1217 AddPath(F->getName(), Record);
1240 AddPath(M->FileName, Record);
1249 AddPath(E->getName(), Record);
1942 AddPath(LineTable.getFilename(I), Record);
4157 void ASTWriter::AddPath(StringRef Path, RecordDataImpl &Record) {