Searched defs:Compiler (Results 1 – 11 of 11) sorted by relevance
391 \subsection{Input and output formats}435 \subsection{Source format}486 \subsection{Tree checking}
34 extern (C++) struct Compiler struct
30 struct Compiler struct
29 struct Compiler struct
57 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()141 CompilerInstance Compiler(std::make_shared<clang::PCHContainerOperations>()); in main() local
47 ASTSrcLocProcessor::createASTConsumer(clang::CompilerInstance &Compiler, in createASTConsumer()
24 Compiler(const ToolChain &TC) : Tool("moviCompile", "movicompile", TC) {} in Compiler() function
104 mutable std::unique_ptr<tools::gcc::Compiler> Compiler; variable
117 Compiler(const ToolChain &TC) : Common("gcc::Compiler", "gcc frontend", TC) {} in Compiler() function
65 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local
384 CompilerInstance Compiler(std::move(PCHContainerOps)); in runInvocation() local