HomeSort by relevance Sort by last modified time
    Searched refs:applyMappings (Results 1 - 4 of 4) sorted by null

  /external/clang/include/clang/ARCMigrate/
FileRemapper.h 57 void applyMappings(PreprocessorOptions &PPOpts) const;
  /external/clang/lib/ARCMigrate/
ARCMT.cpp 415 remapper.applyMappings(PPOpts);
521 Remapper.applyMappings(CInvok->getPreprocessorOpts());
FileRemapper.cpp 196 void FileRemapper::applyMappings(PreprocessorOptions &PPOpts) const {
  /external/clang/tools/arcmt-test/
arcmt-test.cpp 140 remapper.applyMappings(PPOpts);

Completed in 60 milliseconds