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

  /external/clang/lib/Frontend/
CreateInvocationFromCommandLine.cpp 90 if (StringRef(Cmd.getCreator().getName()) != "clang") {
  /external/clang/examples/clang-interpreter/
main.cpp 123 if (llvm::StringRef(Cmd.getCreator().getName()) != "clang") {
  /external/clang/include/clang/Driver/
Job.h 102 /// getCreator - Return the Tool which caused the creation of this job.
103 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Driver/
Job.h 106 /// getCreator - Return the Tool which caused the creation of this job.
107 const Tool &getCreator() const { return Creator; }
  /packages/services/Car/car-lib/src/android/car/hardware/
CarPropertyConfig.java 249 = getCreator(Object.class);
251 private static <E> Parcelable.Creator<AreaConfig<E>> getCreator(final Class<E> clazz) {
  /external/clang/lib/Driver/
Job.cpp 306 const Driver &D = getCreator().getToolChain().getDriver();
Driver.cpp 620 if (FailingCommand.getCreator().isLinkJob() ||
621 FailingCommand.getCreator().isDsymutilJob())
779 if (Cmd.getCreator().getResponseFilesSupport() == Tool::RF_None ||
837 const Tool &FailingTool = FailingCommand->getCreator();
839 if (!FailingCommand->getCreator().hasGoodDiagnostics() || Res != 1) {
    [all...]
  /external/clang/lib/Tooling/
Tooling.cpp 81 if (StringRef(Cmd.getCreator().getName()) != "clang") {
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-codedeploy/1.11.18/
aws-java-sdk-codedeploy-1.11.18.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/htmlunit/htmlunit/2.14/
htmlunit-2.14.jar 

Completed in 2055 milliseconds