Searched refs:applyMappings (Results 1 – 3 of 3) sorted by relevance
58 void applyMappings(PreprocessorOptions &PPOpts) const;
209 void FileRemapper::applyMappings(PreprocessorOptions &PPOpts) const { in applyMappings() function in FileRemapper
529 Remapper.applyMappings(CInvok->getPreprocessorOpts()); in applyTransform()