Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprCXX.cpp179 Expr *Base, bool isArrow, SourceLocation OperatorLoc, in CXXPseudoDestructorExpr()
1106 SourceLocation OperatorLoc, in CXXDependentScopeMemberExpr()
1142 SourceLocation OperatorLoc, in CXXDependentScopeMemberExpr()
1162 SourceLocation OperatorLoc, in Create()
1244 SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1281 SourceLocation OperatorLoc, in Create()
DExpr.cpp1231 SourceLocation OperatorLoc, in Create()
1253 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
/external/clang/include/clang/AST/
DExprCXX.h1991 SourceLocation OperatorLoc; variable
3132 SourceLocation OperatorLoc; variable
3392 SourceLocation OperatorLoc; variable
3639 SourceLocation OperatorLoc; variable
3663 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
3674 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
/external/clang/lib/Sema/
DDeclSpec.cpp1084 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
DTreeTransform.h1527 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr()
2261 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr()
2283 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr()
2309 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, in RebuildSizeOfPackExpr()
9596 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
/external/clang/include/clang/Sema/
DDeclSpec.h944 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()