Searched defs:OperatorLoc (Results 1 – 6 of 6) sorted by relevance
| /external/clang/lib/AST/ |
| D | ExprCXX.cpp | 238 Expr *Base, bool isArrow, SourceLocation OperatorLoc, in CXXPseudoDestructorExpr() 1187 SourceLocation OperatorLoc, in CXXDependentScopeMemberExpr() 1224 SourceLocation OperatorLoc, in CXXDependentScopeMemberExpr() 1244 SourceLocation OperatorLoc, in Create() 1321 SourceLocation OperatorLoc, in UnresolvedMemberExpr() 1357 SourceLocation OperatorLoc, in Create()
|
| D | Expr.cpp | 1270 SourceLocation OperatorLoc, in Create() 1292 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
|
| /external/clang/include/clang/AST/ |
| D | ExprCXX.h | 1906 SourceLocation OperatorLoc; variable 2928 SourceLocation OperatorLoc; variable 3184 SourceLocation OperatorLoc; variable 3431 SourceLocation OperatorLoc; variable 3455 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr() 3466 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
|
| /external/clang/lib/Sema/ |
| D | DeclSpec.cpp | 1176 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
|
| D | TreeTransform.h | 1721 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr() 2429 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr() 2451 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr() 2477 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, in RebuildSizeOfPackExpr() 10156 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 960 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()
|