HomeSort by: relevance | last modified time | path
    Searched refs:CompInst (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/ARCMigrate/
ARCMTActions.h 62 CompilerInstance *CompInst;
  /src/external/apache2/llvm/dist/clang/lib/ARCMigrate/
ObjCMT.cpp 191 ObjCMigAction(migrateAction), CompInst(nullptr) {
199 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager());
204 MigrateDir, ObjCMigAction, Remapper, CompInst->getFileManager(), PPRec,
205 CompInst->getPreprocessor(), false, None));
212 CompInst = &CI;

Completed in 17 milliseconds