Home
last modified time | relevance | path

Searched defs:Compiler (Results 1 – 11 of 11) sorted by relevance

/external/javassist/sample/preproc/
DCompiler.java52 public class Compiler { class
62 public Compiler(String inputname) throws CannotCompileException { in Compiler() method in Compiler
/external/clang/unittests/AST/
DEvaluateAsRValueTest.cpp61 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
DExternalASTSourceTest.cpp48 CompilerInstance Compiler; in testExternalASTSource() local
/external/javassist/src/main/javassist/tools/reflect/
DCompiler.java70 public class Compiler { class
/external/apache-xml/src/main/java/org/apache/xpath/compiler/
DCompiler.java73 public class Compiler extends OpMap class
88 public Compiler(ErrorListener errorHandler, SourceLocator locator, in Compiler() method in Compiler
100 public Compiler() in Compiler() method in Compiler
/external/clang/unittests/Frontend/
DFrontendActionTest.cpp181 CompilerInstance Compiler; in TEST() local
/external/regex-re2/re2/
Dcompile.cc122 class Compiler : public Regexp::Walker<Frag> { class
239 Compiler::Compiler() { in Compiler() function in re2::Compiler
Dprog.h166 friend class Compiler; variable
/external/clang/unittests/Sema/
DExternalSemaSourceTest.cpp143 CreateASTConsumer(clang::CompilerInstance &Compiler, in CreateASTConsumer()
/external/clang/lib/Tooling/
DTooling.cpp256 clang::CompilerInstance Compiler; in runInvocation() local
/external/clang/lib/Driver/
DDriver.cpp1509 const Tool *Compiler = TC->SelectTool(*CompileJA); in SelectToolForJob() local
1525 const Tool *Compiler = TC->SelectTool(*CompileJA); in SelectToolForJob() local