| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang-c/ |
| Index.h | 147 * \brief Describes a version number of the form major.minor.subminor. 162 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 163 * will be negative if no minor or subminor version number was provided, 166 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang-c/ |
| Index.h | 153 * \brief Describes a version number of the form major.minor.subminor. 168 * \brief The subminor version number, e.g., the '3' in '10.7.3'. This value 169 * will be negative if no minor or subminor version number was provided, 172 int Subminor; [all...] |
| /external/clang/tools/c-index-test/ |
| c-index-test.c | 370 if (Version.Subminor < 0) 372 printf(".%d", Version.Subminor); [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 115 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 114 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 114 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 115 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 114 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 114 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/ |
| DiagnosticParseKinds.inc | 113 DIAG(err_expected_version, CLASS_ERROR, (unsigned)diag::Severity::Error, "expected a version of the form 'major[.minor[.subminor]]'", 0, SFINAE_SubstitutionFailure, false, true, 4) [all...] |