Searched refs:isDeclRep (Results 1 - 14 of 14) sorted by relevance

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h414 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h414 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h414 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
H A DDeclSpec.h414 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/Sema/
H A DDeclSpec.h414 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/Sema/
H A DDeclSpec.h414 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
493 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
515 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
667 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Sema/
H A DDeclSpec.h415 static bool isDeclRep(TST T) { function in class:clang::DeclSpec
494 assert(isDeclRep((TST) TypeSpecType) && "DeclSpec does not store a decl");
516 assert(isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename);
668 assert(isDeclRep((TST) TypeSpecType));

Completed in 211 milliseconds