Searched defs:remapper (Results 1 – 5 of 5) sorted by relevance
166 TVariable::TVariable(const TVariable& copyOf, TStructureMap& remapper) : TSymbol(copyOf) in TVariable()183 TVariable* TVariable::clone(TStructureMap& remapper) in clone()190 TFunction::TFunction(const TFunction& copyOf, TStructureMap& remapper) : TSymbol(copyOf) in TFunction()204 TFunction* TFunction::clone(TStructureMap& remapper) in clone()211 TSymbolTableLevel* TSymbolTableLevel::clone(TStructureMap& remapper) in clone()224 TStructureMap remapper; in copyTable() local
107 void copyType(const TType& copyOf, TStructureMap& remapper) in copyType()151 TType* clone(TStructureMap& remapper) in clone()
48 FileRemapper &remapper, in ObjCMigrateASTConsumer()
439 FileRemapper remapper; in getFileRemappings() local467 FileRemapper remapper; in getFileRemappingsFromFileList() local
137 static void printResult(FileRemapper &remapper, raw_ostream &OS) { in printResult()