/llvm-project/clang/test/SemaCXX/ |
H A D | attr-gsl-owner-pointer-std.cpp | 7 class any { class 180 class any { global() class
|
H A D | conversion-function.cpp | 254 Any any = Other(); in test_any() local [all...] |
/llvm-project/mlir/test/CAPI/ |
H A D | quant.c | 26 MlirType any = mlirTypeParseGet( in testTypeHierarchy() local 91 MlirType any = in testAnyQuantizedType() local
|
/llvm-project/libc/test/src/string/ |
H A D | strlen_test.cpp | 20 const char *any = "Hello World!"; in TEST() local
|
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/ |
H A D | cnstr_with_any.compile.pass.cpp | 31 struct any { struct
|
/llvm-project/clang/test/SemaCUDA/ |
H A D | openmp-target.cu | 18 void any() {bazz();} // expected-error {{function with 'device_type(nohost)' is not available on ho… in any() function
|
/llvm-project/clang/test/CXX/expr/expr.unary/expr.sizeof/ |
H A D | p5-0x.cpp | 17 struct any { struct
|
/llvm-project/polly/lib/External/isl/ |
H A D | isl_pw_lift_templ.c | 57 isl_bool any; in FN() local
|
H A D | isl_multi_templ.c | 911 static isl_bool FN(MULTI(BASE),any)(__isl_keep MULTI(BASE) *multi, in FN() argument 922 isl_bool any = test(multi->u.p[i]); in FN() local
|
/llvm-project/mlir/python/mlir/dialects/ |
H A D | _ods_common.py | 246 _get_value_or_attribute_value( value_or_attr: _Union[any, Attribute, ArrayAttr] ) global() argument 256 _get_value_list( sequence_or_array_attr: _Union[_Sequence[any], ArrayAttr] ) global() argument
|
/llvm-project/flang/include/flang/Common/ |
H A D | constexpr-bitset.h | 99 constexpr bool any() const { return bits_ != 0; } in any() function
|
H A D | enum-set.h | 140 constexpr bool any() const { return bitset_.any(); } in any() function
|
/llvm-project/llvm/include/llvm/IR/ |
H A D | FMF.h | 57 bool any() const { return Flags != 0; } in any() function
|
/llvm-project/llvm/include/llvm/MC/ |
H A D | LaneBitmask.h | 53 constexpr bool any() const { return Mask != 0; } in any() function
|
/llvm-project/clang/test/CXX/dcl.dcl/dcl.spec/dcl.type/dcl.type.simple/ |
H A D | p5-cxx0x.cpp | 70 struct any { struct
|
/llvm-project/llvm/include/llvm/ADT/ |
H A D | Bitset.h | 81 bool any() const { in any() function
|
H A D | SmallBitVector.h | 209 bool any() const { in any() function
|
/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | SubtargetFeature.h | 86 bool any() const { in any() function
|
/llvm-project/clang-tools-extra/clangd/refactor/ |
H A D | InsertionPoint.cpp | 78 bool any(const Decl *D) { return true; } in any() function
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZHazardRecognizer.cpp | 224 bool any = false; in dumpProcResourceCounters() local
|
/llvm-project/llvm/utils/git/ |
H A D | code-format-helper.py | 109 # TODO: any type should be replaced with the correct github type, but it requires refactoring to argument
|
/llvm-project/clang/test/CXX/temp/temp.fct.spec/temp.deduct/temp.deduct.conv/ |
H A D | p4.cpp | 10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
|
/llvm-project/clang/test/OpenMP/ |
H A D | declare_target_messages.cpp | 218 void any() {bazz();} // host5-error {{function with 'device_type(nohost)' is not available on host}} any() function [all...] |
/llvm-project/flang/unittests/Runtime/ |
H A D | Reduction.cpp | 33 std::int32_t any{RTNAME(IAny4)(*array, __FILE__, __LINE__)}; in TEST() local
|
/llvm-project/clang/test/Sema/ |
H A D | warn-lifetime-analysis-nocfg.cpp | 214 struct any {}; global() struct
|