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

  /external/clang/include/clang/Sema/
DeclSpec.h 413 static bool isDeclRep(TST T) {
492 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
513 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
665 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 414 static bool isDeclRep(TST T) {
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
DeclSpec.h 414 static bool isDeclRep(TST T) {
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
DeclSpec.h 414 static bool isDeclRep(TST T) {
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
DeclSpec.h 414 static bool isDeclRep(TST T) {
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
DeclSpec.h 414 static bool isDeclRep(TST T) {
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
DeclSpec.h 414 static bool isDeclRep(TST T) {
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
DeclSpec.h 415 static bool isDeclRep(TST T) {
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
    [all...]

Completed in 537 milliseconds