Searched refs:createPreprocessor (Results 1 – 7 of 7) sorted by relevance
64 Clang.createPreprocessor(TU_Complete); in createMissingComponents()
133 Clang->createPreprocessor(TU_Prefix); in createChainedIncludesSource()
804 CI.createPreprocessor(getTranslationUnitKind()); in BeginSourceFile()
454 void CompilerInstance::createPreprocessor(TranslationUnitKind TUKind) { in createPreprocessor() function in CompilerInstance
647 void createPreprocessor(TranslationUnitKind TUKind);
214 Ins->createPreprocessor(TU_Complete); in BuildCompilerInstance()
663 m_compiler->createPreprocessor(TU_Complete); in ClangExpressionParser()