Lines Matching refs:CompilerInstance
156 [[#include <clang/Frontend/CompilerInstance.h>]], [[
159 CompilerInstance *Clang;
162 [Define if CompilerInstance::createDiagnostics takes argc and argv])])
181 [[#include <clang/Frontend/CompilerInstance.h>]], [[
183 CompilerInstance *Clang;
186 [Define if CompilerInstance::createPreprocessor takes TranslationUnitKind])])
212 #include <clang/Frontend/CompilerInstance.h>
217 CompilerInstance *Clang;
227 #include <clang/Frontend/CompilerInstance.h>
232 CompilerInstance *Clang;
235 [Defined if CompilerInstance::setInvocation takes a shared_ptr])])
244 [[#include <clang/Frontend/CompilerInstance.h>]],
246 new clang::CompilerInstance();