Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp326 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXPseudoDestructorExpr()
544 SourceLocation OperatorLoc, in CXXOperatorCallExpr()
565 ExprValueKind VK, SourceLocation OperatorLoc, in Create()
1444 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXDependentScopeMemberExpr()
1486 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in Create()
1548 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1588 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in Create()
1645 SourceLocation OperatorLoc, in Create()
H A DExpr.cpp1628 SourceLocation OperatorLoc, in Create()
1648 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
1684 MemberExpr::MemberExpr(Expr *Base, bool IsArrow, SourceLocation OperatorLoc, in MemberExpr()
1703 const ASTContext &C, Expr *Base, bool IsArrow, SourceLocation OperatorLoc, in Create()
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp1470 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
H A DTreeTransform.h2695 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr()
3528 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr()
3550 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr()
3576 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, in RebuildSizeOfPackExpr()
15392 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h2612 SourceLocation OperatorLoc; variable
3920 SourceLocation OperatorLoc; variable
4226 SourceLocation OperatorLoc; variable
4251 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
H A DStmt.h612 SourceLocation OperatorLoc; in alignas() local
1027 SourceLocation OperatorLoc; in alignas() local
H A DExpr.h2442 SourceLocation OperatorLoc, RParenLoc; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1104 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()