Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprCXX.cpp238 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()
DExpr.cpp1270 SourceLocation OperatorLoc, in Create()
1292 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
/external/clang/include/clang/AST/
DExprCXX.h1906 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/
DDeclSpec.cpp1176 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
DTreeTransform.h1721 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/
DDeclSpec.h960 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()