Searched refs:opLoc (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/ |
| D | SemaPseudoObject.cpp | 220 SourceLocation opLoc, 223 ExprResult buildIncDecOperation(Scope *Sc, SourceLocation opLoc, 272 SourceLocation opLoc, 275 ExprResult buildIncDecOperation(Scope *Sc, SourceLocation opLoc, 311 SourceLocation opLoc,
|
| D | SemaExprMember.cpp | 729 SourceLocation opLoc) { in BuildAnonymousStructUnionMemberReference() argument
|
| D | SemaExpr.cpp | 3646 SourceLocation opLoc, in checkArithmeticOnObjCPointer() argument 3653 S.Diag(opLoc, diag::err_arithmetic_nonfragile_interface) in checkArithmeticOnObjCPointer()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/ |
| D | Expr.h | 2908 SourceLocation opLoc, bool fpContractable) in BinaryOperator() argument 2916 Opc(opc), FPContractable(fpContractable), OpLoc(opLoc) { in BinaryOperator() 3057 SourceLocation opLoc, bool fpContractable, bool dead2) in BinaryOperator() argument 3065 Opc(opc), FPContractable(fpContractable), OpLoc(opLoc) { in BinaryOperator()
|
| /freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/ |
| D | Sema.h | 3263 SourceLocation opLoc = SourceLocation());
|