Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp2622 BuildClassMessage(TypeSourceInfo * ReceiverTypeInfo,QualType ReceiverType,SourceLocation SuperLoc,Selector Sel,ObjCMethodDecl * Method,SourceLocation LBracLoc,ArrayRef<SourceLocation> SelectorLocs,SourceLocation RBracLoc,MultiExprArg ArgsIn,bool isImplicit) BuildClassMessage() argument
2847 BuildInstanceMessage(Expr * Receiver,QualType ReceiverType,SourceLocation SuperLoc,Selector Sel,ObjCMethodDecl * Method,SourceLocation LBracLoc,ArrayRef<SourceLocation> SelectorLocs,SourceLocation RBracLoc,MultiExprArg ArgsIn,bool isImplicit) BuildInstanceMessage() argument
[all...]