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

  /external/clang/include/clang/ARCMigrate/
ARCMTActions.h 62 CompilerInstance *CompInst;
  /external/clang/lib/ARCMigrate/
ObjCMT.cpp 183 CompInst(nullptr) {
191 PPRec = new PPConditionalDirectiveRecord(CompInst->getSourceManager());
192 CompInst->getPreprocessor().addPPCallbacks(PPRec);
198 CompInst->getFileManager(),
200 CompInst->getPreprocessor(),
210 CompInst = &CI;
    [all...]

Completed in 973 milliseconds