HomeSort by relevance Sort by last modified time
    Searched defs:isTypeRep (Results 1 - 9 of 9) sorted by null

  /external/clang/include/clang/Sema/
DeclSpec.h 402 static bool isTypeRep(TST T) {
484 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
488 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
669 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 403 static bool isTypeRep(TST T) {
485 bool isTypeRep() const { return isTypeRep((TST) TypeSpecType); }
489 assert(isTypeRep((TST) TypeSpecType) && "DeclSpec does not store a type");
671 assert(isTypeRep((TST) TypeSpecType));
    [all...]

Completed in 92 milliseconds