Searched defs:Compile (Results 1 – 4 of 4) sorted by relevance
21 Compile, enumerator
47 TEST_F(ASTVectorTest, Compile) { in TEST_F() argument
34 class Compile; variable167 Compile(const ToolChain &TC) : Common("gcc::Compile", in Compile() function598 Compile(const ToolChain &TC) : Tool("visualstudio::Compile", "compiler", TC, in Compile() function
183 mutable std::unique_ptr<tools::gcc::Compile> Compile; variable