Searched refs:lbrac (Results 1 - 3 of 3) sorted by relevance

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1278 SourceLocation lbrac, SourceLocation rbrac,
1284 SelLoc = lbrac;
1272 CheckMessageArgumentTypes(QualType ReceiverType, MultiExprArg Args, Selector Sel, ArrayRef<SourceLocation> SelectorLocs, ObjCMethodDecl *Method, bool isClassMessage, bool isSuperMessage, SourceLocation lbrac, SourceLocation rbrac, QualType &ReturnType, ExprValueKind &VK) argument
H A DSemaChecking.cpp856 bool Sema::CheckObjCMethodCall(ObjCMethodDecl *Method, SourceLocation lbrac, argument
863 lbrac, Method->getSourceRange(), CallType);
/external/clang/include/clang/Sema/
H A DSema.h7924 SourceLocation lbrac, SourceLocation rbrac,

Completed in 59 milliseconds