Searched refs:createPreprocessor (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/mit/isl/dist/interface/
H A Dextract_interface.cc373 Clang->createPreprocessor(TU_Complete);
380 Clang->createPreprocessor();
H A Dconfigure20422 Clang->createPreprocessor(TU_Complete);
/netbsd-current/external/apache2/llvm/dist/clang/lib/Frontend/
H A DChainedIncludesSource.cpp156 Clang->createPreprocessor(TU_Prefix);
H A DFrontendAction.cpp759 CI.createPreprocessor(getTranslationUnitKind());
H A DCompilerInstance.cpp445 void CompilerInstance::createPreprocessor(TranslationUnitKind TUKind) { function in class:CompilerInstance
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Frontend/
H A DCompilerInstance.h644 void createPreprocessor(TranslationUnitKind TUKind);
/netbsd-current/external/apache2/llvm/dist/clang/tools/clang-import-test/
H A Dclang-import-test.cpp214 Ins->createPreprocessor(TU_Complete);

Completed in 298 milliseconds