Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DExprCXX.cpp235 Expr *Base, bool isArrow, SourceLocation OperatorLoc, in CXXPseudoDestructorExpr()
1196 SourceLocation OperatorLoc, in CXXDependentScopeMemberExpr()
1233 SourceLocation OperatorLoc, in CXXDependentScopeMemberExpr()
1253 SourceLocation OperatorLoc, in Create()
1330 SourceLocation OperatorLoc, in UnresolvedMemberExpr()
1366 SourceLocation OperatorLoc, in Create()
H A DExpr.cpp1308 SourceLocation OperatorLoc, in Create()
1330 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DExprCXX.h1936 SourceLocation OperatorLoc; variable
2959 SourceLocation OperatorLoc; variable
3215 SourceLocation OperatorLoc; variable
3462 SourceLocation OperatorLoc; variable
3486 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
3497 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp1200 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
H A DTreeTransform.h1780 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr()
2490 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr()
2512 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr()
2538 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, NamedDecl *Pack, in RebuildSizeOfPackExpr()
10709 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h977 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()