Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp1380 if (auto typeDecl = candidate.getCorrectionDeclAs<TypeDecl>()) { in ValidateCandidate() local
1566 if (auto typeDecl = dyn_cast<TypeDecl>(decl)) { actOnObjCTypeArgsOrProtocolQualifiers() local
1586 __anon19cdc7dd0502(TypeOrClassDecl typeDecl, SourceLocation loc) actOnObjCTypeArgsOrProtocolQualifiers() argument
1719 if (auto typeDecl = corrected.getCorrectionDeclAs<TypeDecl>()) { actOnObjCTypeArgsOrProtocolQualifiers() local
[all...]