HomeSort by relevance Sort by last modified time
    Searched refs:ID (Results 1 - 25 of 6468) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/llvm/tools/llvm-dwp/
DWPError.cpp 3 char DWPError::ID;
  /external/clang/include/clang/Driver/
Types.h 19 enum ID {
21 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
27 /// getTypeName - Return the name of the type for \p Id.
28 const char *getTypeName(ID Id);
30 /// getPreprocessedType - Get the ID of the type for this input when
33 ID getPreprocessedType(ID Id);
    [all...]
  /external/llvm/include/llvm/Option/
OptSpecifier.h 21 unsigned ID;
27 OptSpecifier() : ID(0) {}
28 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
31 bool isValid() const { return ID != 0; }
33 unsigned getID() const { return ID; }
35 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
OptSpecifier.h 21 unsigned ID;
27 OptSpecifier() : ID(0) {}
28 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
31 bool isValid() const { return ID != 0; }
33 unsigned getID() const { return ID; }
35 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Option/
OptSpecifier.h 21 unsigned ID;
27 OptSpecifier() : ID(0) {}
28 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
31 bool isValid() const { return ID != 0; }
33 unsigned getID() const { return ID; }
35 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Driver/
Types.h 22 enum ID {
24 #define TYPE(NAME, ID, PP_TYPE, TEMP_SUFFIX, FLAGS) TY_##ID,
30 /// getTypeName - Return the name of the type for \p Id.
31 const char *getTypeName(ID Id);
33 /// getPreprocessedType - Get the ID of the type for this input when
36 ID getPreprocessedType(ID Id);
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Option/
OptSpecifier.h 20 unsigned ID = 0;
25 /*implicit*/ OptSpecifier(unsigned ID) : ID(ID) {}
28 bool isValid() const { return ID != 0; }
30 unsigned getID() const { return ID; }
32 bool operator==(OptSpecifier Opt) const { return ID == Opt.getID(); }

Completed in 929 milliseconds

1 2 3 4 5 6 7 8 91011>>