Home
last modified time | relevance | path

Searched defs:typeDecl (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/mlir/unittests/Dialect/SPIRV/
H A DDeserializationTest.cpp183 SmallVector<uint32_t, 5> typeDecl; in TEST_F() local
204 SmallVector<uint32_t, 5> typeDecl; in TEST_F() local
222 SmallVector<uint32_t, 5> typeDecl; in TEST_F() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclObjC.cpp1366 if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) { in ValidateCandidate() local
1552 if (auto typeDecl = dyn_cast<TypeDecl>(decl)) { in actOnObjCTypeArgsOrProtocolQualifiers() local
1572 -> TypeResult { in actOnObjCTypeArgsOrProtocolQualifiers()
1705 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { in actOnObjCTypeArgsOrProtocolQualifiers() local