Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp373 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXPseudoDestructorExpr()
594 SourceLocation OperatorLoc, in CXXOperatorCallExpr()
615 ExprValueKind VK, SourceLocation OperatorLoc, in Create()
1498 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXDependentScopeMemberExpr()
1540 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in Create()
1602 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1642 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in Create()
1699 SourceLocation OperatorLoc, in Create()
H A DExpr.cpp1653 SourceLocation OperatorLoc, in Create()
1673 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
1709 MemberExpr::MemberExpr(Expr *Base, bool IsArrow, SourceLocation OperatorLoc, in MemberExpr()
1750 const ASTContext &C, Expr *Base, bool IsArrow, SourceLocation OperatorLoc, in Create()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1512 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
H A DTreeTransform.h2755 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr()
3626 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr()
3648 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr()
3677 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, in RebuildSizeOfPackExpr()
17568 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2737 SourceLocation OperatorLoc; variable
4079 SourceLocation OperatorLoc; variable
4385 SourceLocation OperatorLoc; variable
4410 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
H A DExpr.h2526 SourceLocation OperatorLoc, RParenLoc; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1142 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()