Home
last modified time | relevance | path

Searched refs:isCompoundAssignmentOperator (Results 1 – 18 of 18) sorted by relevance

/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DOperatorKinds.h53 inline bool isCompoundAssignmentOperator(OverloadedOperatorKind Kind) { in isCompoundAssignmentOperator() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaInit.cpp7004 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaInit.cpp6927 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaInit.cpp7004 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaInit.cpp6957 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaInit.cpp7004 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaInit.cpp7004 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaInit.cpp6957 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaInit.cpp7004 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaInit.cpp7004 if (OO == OO_Equal || isCompoundAssignmentOperator(OO)) { in implicitObjectParamIsLifetimeBound()