HomeSort by relevance Sort by last modified time
    Searched refs:setInvocation (Results 1 - 21 of 21) sorted by null

  /external/clang/unittests/Frontend/
CodeGenActionTest.cpp 52 Compiler.setInvocation(Invocation);
FrontendActionTest.cpp 89 compiler.setInvocation(invocation);
109 compiler.setInvocation(invocation);
136 compiler.setInvocation(invocation);
182 Compiler.setInvocation(Invocation);
  /external/clang/unittests/AST/
ExternalASTSourceTest.cpp 58 Compiler.setInvocation(Invocation);
  /external/clang/lib/StaticAnalyzer/Frontend/
ModelInjector.cpp 80 Instance.setInvocation(&*Invocation);
  /external/clang/examples/clang-interpreter/
main.cpp 148 Clang.setInvocation(CI.release());
  /bionic/tools/versioner/src/
Driver.cpp 244 Compiler.setInvocation(std::move(invocation));
246 Compiler.setInvocation(invocation.release());
  /external/clang/lib/Frontend/
ChainedIncludesSource.cpp 152 Clang->setInvocation(CInvok.release());
ASTUnit.cpp     [all...]
CompilerInstance.cpp 68 void CompilerInstance::setInvocation(CompilerInvocation *Value) {
    [all...]
  /external/clang/include/clang/Frontend/
CompilerInstance.h 232 /// setInvocation - Replace the current invocation.
233 void setInvocation(CompilerInvocation *Value);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 234 /// setInvocation - Replace the current invocation.
235 void setInvocation(std::shared_ptr<CompilerInvocation> Value);
  /external/clang/lib/Tooling/
Tooling.cpp 295 Compiler.setInvocation(Invocation);
  /external/guice/extensions/persist/lib/
xwork-2.0.4.jar 
  /external/guice/extensions/struts2/lib/
xwork-core-2.2.1.jar 

Completed in 1177 milliseconds