Searched defs:OperatorLoc (Results 1 – 9 of 9) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/AST/ |
| H A D | ExprCXX.cpp | 256 Expr *Base, bool isArrow, SourceLocation OperatorLoc, in CXXPseudoDestructorExpr() 539 SourceLocation OperatorLoc, in CXXOperatorCallExpr() 560 SourceLocation OperatorLoc, FPOptions FPFeatures, ADLCallKind UsesADL) { in Create() 1303 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in CXXDependentScopeMemberExpr() 1352 SourceLocation OperatorLoc, NestedNameSpecifierLoc QualifierLoc, in Create() 1404 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in UnresolvedMemberExpr() 1444 QualType BaseType, bool IsArrow, SourceLocation OperatorLoc, in Create() 1504 SizeOfPackExpr::Create(ASTContext &Context, SourceLocation OperatorLoc, in Create()
|
| H A D | Expr.cpp | 1448 SourceLocation OperatorLoc, in Create() 1468 SourceLocation OperatorLoc, TypeSourceInfo *tsi, in OffsetOfExpr() 1540 const ASTContext &C, Expr *base, bool isarrow, SourceLocation OperatorLoc, in Create()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/ |
| H A D | ExprCXX.h | 2297 SourceLocation OperatorLoc; variable 3557 SourceLocation OperatorLoc; variable 3852 SourceLocation OperatorLoc; variable 3877 SizeOfPackExpr(QualType SizeType, SourceLocation OperatorLoc, NamedDecl *Pack, in SizeOfPackExpr()
|
| H A D | Stmt.h | 473 SourceLocation OperatorLoc; in alignas() local 772 SourceLocation OperatorLoc; in alignas() local
|
| H A D | Expr.h | 2120 SourceLocation OperatorLoc, RParenLoc; variable
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 1332 void UnqualifiedId::setOperatorFunctionId(SourceLocation OperatorLoc, in setOperatorFunctionId()
|
| H A D | TreeTransform.h | 2166 ExprResult RebuildOffsetOfExpr(SourceLocation OperatorLoc, in RebuildOffsetOfExpr() 2889 SourceLocation OperatorLoc, in RebuildCXXDependentScopeMemberExpr() 2911 SourceLocation OperatorLoc, in RebuildUnresolvedMemberExpr() 2937 ExprResult RebuildSizeOfPackExpr(SourceLocation OperatorLoc, in RebuildSizeOfPackExpr() 12809 SourceLocation OperatorLoc, in RebuildCXXPseudoDestructorExpr()
|
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/ |
| H A D | ASTReaderStmt.cpp | 2569 SourceLocation OperatorLoc = Record.readSourceLocation(); in ReadStmtFromStream() local
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 1050 void setConversionFunctionId(SourceLocation OperatorLoc, in setConversionFunctionId()
|