Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DExprCXX.cpp323 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXPseudoDestructorExpr()
541 SourceLocation OperatorLoc, in CXXOperatorCallExpr()
562 ExprValueKind VK, SourceLocation OperatorLoc, in Create()
1434 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXDependentScopeMemberExpr()
1476 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in Create()
1528 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1568 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in Create()
1625 SourceLocation OperatorLoc, in Create()
H A DExpr.cpp1640 SourceLocation OperatorLoc, in Create()
1660 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
1696 MemberExpr::MemberExpr(Expr *Base, bool IsArrow, SourceLocation OperatorLoc, in MemberExpr()
1715 const ASTContext &C, Expr *Base, bool IsArrow, SourceLocation OperatorLoc, in Create()
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp1457 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
H A DTreeTransform.h2638 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr()
3444 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr()
3466 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr()
3492 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, in RebuildSizeOfPackExpr()
15162 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DExprCXX.h2603 SourceLocation OperatorLoc; variable
3902 SourceLocation OperatorLoc; variable
4208 SourceLocation OperatorLoc; variable
4233 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
H A DStmt.h520 SourceLocation OperatorLoc; variable
871 SourceLocation OperatorLoc; variable
H A DExpr.h2458 SourceLocation OperatorLoc, RParenLoc; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h1088 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()