Searched refs:createPreprocessor (Results 1 – 5 of 5) sorted by relevance
155 Clang->createPreprocessor(TU_Prefix); in createChainedIncludesSource()
743 CI.createPreprocessor(getTranslationUnitKind()); in BeginSourceFile()
372 void CompilerInstance::createPreprocessor(TranslationUnitKind TUKind) { in createPreprocessor() function in CompilerInstance
656 void createPreprocessor(TranslationUnitKind TUKind);
494 m_compiler->createPreprocessor(TU_Complete); in ClangExpressionParser()