Home
last modified time | relevance | path

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

/llvm-project/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/clang/lib/Sema/
H A DSemaDeclObjC.cpp1562 typeDecls.push_back(typeDecl); in actOnObjCTypeArgsOrProtocolQualifiers() local
1380 if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) { ValidateCandidate() local
1582 __anon8421e07e0502(TypeOrClassDecl typeDecl, SourceLocation loc) actOnObjCTypeArgsOrProtocolQualifiers() argument
1715 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { actOnObjCTypeArgsOrProtocolQualifiers() local
[all...]