Home
last modified time | relevance | path

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

12

/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h1136 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h1279 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h1209 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h1186 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/include/clang/Basic/
H A DTargetInfo.h1297 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1209 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/include/clang/Basic/
H A DTargetInfo.h1156 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/include/clang/Basic/
H A DTargetInfo.h1373 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1310 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/include/clang/Basic/
H A DTargetInfo.h1320 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1353 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1353 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/include/clang/Basic/
H A DTargetInfo.h1353 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1310 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/include/clang/Basic/
H A DTargetInfo.h1353 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/lang/clang-mesa/clang-13.0.1.src/include/clang/Basic/
H A DTargetInfo.h1353 bool isVLASupported() const { return VLASupported; } in isVLASupported() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaType.cpp2288 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaType.cpp2250 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaType.cpp2197 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaType.cpp2538 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaType.cpp2482 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaType.cpp2354 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaType.cpp2533 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaType.cpp2501 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaType.cpp2417 if (T->isVariableArrayType() && !Context.getTargetInfo().isVLASupported()) { in BuildArrayType()

12