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

/external/clang/lib/Sema/
H A DSemaExprObjC.cpp1202 SourceLocation lbrac, SourceLocation rbrac,
1208 SelLoc = lbrac;
1196 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.cpp816 bool Sema::CheckObjCMethodCall(ObjCMethodDecl *Method, SourceLocation lbrac, argument
823 lbrac, Method->getSourceRange(), CallType);
/external/clang/include/clang/Sema/
H A DSema.h7337 SourceLocation lbrac, SourceLocation rbrac,

Completed in 98 milliseconds