Home
last modified time | relevance | path

Searched refs:ObjCArgInfo (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h354 struct ObjCArgInfo { struct
374 ObjCArgInfo *ArgInfo, DeclaratorChunk::ParamInfo *CParamInfo, argument
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp1456 SmallVector<SemaObjC::ObjCArgInfo, 12> ArgInfos; in ParseObjCMethodDecl()
1463 SemaObjC::ObjCArgInfo ArgInfo; in ParseObjCMethodDecl()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp4734 ObjCArgInfo *ArgInfo, DeclaratorChunk::ParamInfo *CParamInfo, in ActOnMethodDeclaration()