Home
last modified time | relevance | path

Searched refs:NotCastExpr (Results 1 – 25 of 48) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Parse/
H A DParseExpr.cpp534 bool NotCastExpr; in ParseCastExpression() local
537 NotCastExpr, in ParseCastExpression()
540 if (NotCastExpr) in ParseCastExpression()
766 bool &NotCastExpr, in ParseCastExpression() argument
772 NotCastExpr = false; in ParseCastExpression()
1072 NotCastExpr, isTypeCast); in ParseCastExpression()
1138 if (NotCastExpr) { in ParseCastExpression()
1334 NotCastExpr, isTypeCast); in ParseCastExpression()
1348 NotCastExpr, isTypeCast); in ParseCastExpression()
1365 NotCastExpr, isTypeCast); in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3411 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3413 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3421 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3428 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Parse/
H A DParseExpr.cpp538 bool NotCastExpr;
541 NotCastExpr,
544 if (NotCastExpr)
762 bool &NotCastExpr,
767 NotCastExpr = false;
1065 NotCastExpr, isTypeCast);
1124 if (NotCastExpr) {
1315 NotCastExpr, isTypeCast);
1329 NotCastExpr, isTypeCast);
1346 NotCastExpr, isTypeCast);
[all …]
H A DParseExprCXX.cpp3212 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3214 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3222 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3229 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Parse/
H A DParseExpr.cpp524 bool NotCastExpr; in ParseCastExpression() local
527 NotCastExpr, in ParseCastExpression()
530 if (NotCastExpr) in ParseCastExpression()
748 bool &NotCastExpr, in ParseCastExpression() argument
753 NotCastExpr = false; in ParseCastExpression()
1051 NotCastExpr, isTypeCast); in ParseCastExpression()
1110 if (NotCastExpr) { in ParseCastExpression()
1301 NotCastExpr, isTypeCast); in ParseCastExpression()
1315 NotCastExpr, isTypeCast); in ParseCastExpression()
1332 NotCastExpr, isTypeCast); in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3183 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3185 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3193 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3200 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3897 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3899 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3907 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3914 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp662 bool NotCastExpr; in ParseCastExpression() local
665 NotCastExpr, in ParseCastExpression()
669 if (NotCastExpr) in ParseCastExpression()
896 bool &NotCastExpr, in ParseCastExpression() argument
903 NotCastExpr = false; in ParseCastExpression()
1097 NotCastExpr, isTypeCast, in ParseCastExpression()
1110 NotCastExpr, isTypeCast, in ParseCastExpression()
1228 NotCastExpr, isTypeCast, in ParseCastExpression()
1299 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1301 if (NotCastExpr) { in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3781 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3783 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3791 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3798 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3868 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3870 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3878 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3885 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3881 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3883 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3891 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3898 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1139 NotCastExpr, isTypeCast, in ParseCastExpression()
1152 NotCastExpr, isTypeCast, in ParseCastExpression()
1270 NotCastExpr, isTypeCast, in ParseCastExpression()
1344 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1346 if (NotCastExpr) { in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3858 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3860 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3868 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3875 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Parse/
H A DParseExpr.cpp662 bool NotCastExpr; in ParseCastExpression() local
665 NotCastExpr, in ParseCastExpression()
669 if (NotCastExpr) in ParseCastExpression()
896 bool &NotCastExpr, in ParseCastExpression() argument
903 NotCastExpr = false; in ParseCastExpression()
1097 NotCastExpr, isTypeCast, in ParseCastExpression()
1110 NotCastExpr, isTypeCast, in ParseCastExpression()
1228 NotCastExpr, isTypeCast, in ParseCastExpression()
1299 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1301 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1127 NotCastExpr, isTypeCast, in ParseCastExpression()
1140 NotCastExpr, isTypeCast, in ParseCastExpression()
1258 NotCastExpr, isTypeCast, in ParseCastExpression()
1332 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1334 if (NotCastExpr) { in ParseCastExpression()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Parse/
H A DParseExpr.cpp680 bool NotCastExpr; in ParseCastExpression() local
683 NotCastExpr, in ParseCastExpression()
687 if (NotCastExpr) in ParseCastExpression()
914 bool &NotCastExpr, in ParseCastExpression() argument
921 NotCastExpr = false; in ParseCastExpression()
1139 NotCastExpr, isTypeCast, in ParseCastExpression()
1152 NotCastExpr, isTypeCast, in ParseCastExpression()
1270 NotCastExpr, isTypeCast, in ParseCastExpression()
1345 /*isAddressOfOperand*/false, NotCastExpr, in ParseCastExpression()
1347 if (NotCastExpr) { in ParseCastExpression()
[all …]
H A DParseExprCXX.cpp3858 bool NotCastExpr; in ParseCXXAmbiguousParenExpression() local
3860 NotCastExpr = true; in ParseCXXAmbiguousParenExpression()
3868 NotCastExpr, in ParseCXXAmbiguousParenExpression()
3875 ParseAs = NotCastExpr ? SimpleExpr : CastExpr; in ParseCXXAmbiguousParenExpression()

12