Searched defs:typeParam (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp514 DeclResult typeParam = Actions.actOnObjCTypeParam( local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1263 ObjCTypeParamDecl *typeParam = OTPTy->getDecl(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1094 auto *typeParam = readDeclAs<ObjCTypeParamDecl>(); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp918 ObjCTypeParamDecl *typeParam = nullptr; local
[all...]

Completed in 207 milliseconds