Home
last modified time | relevance | path

Searched defs:any (Results 1 – 25 of 36) sorted by relevance

12

/llvm-project/clang/test/SemaCXX/
H A Dattr-gsl-owner-pointer-std.cpp7 class any { class
180 class any { global() class
H A Dconversion-function.cpp254 Any any = Other(); in test_any() local
[all...]
/llvm-project/mlir/test/CAPI/
H A Dquant.c26 MlirType any = mlirTypeParseGet( in testTypeHierarchy() local
91 MlirType any = in testAnyQuantizedType() local
/llvm-project/libc/test/src/string/
H A Dstrlen_test.cpp20 const char *any = "Hello World!"; in TEST() local
/llvm-project/libcxx/test/std/utilities/tuple/tuple.tuple/tuple.cnstr/
H A Dcnstr_with_any.compile.pass.cpp31 struct any { struct
/llvm-project/clang/test/SemaCUDA/
H A Dopenmp-target.cu18 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 Dp5-0x.cpp17 struct any { struct
/llvm-project/polly/lib/External/isl/
H A Disl_pw_lift_templ.c57 isl_bool any; in FN() local
H A Disl_multi_templ.c911 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.py246 _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 Dconstexpr-bitset.h99 constexpr bool any() const { return bits_ != 0; } in any() function
H A Denum-set.h140 constexpr bool any() const { return bitset_.any(); } in any() function
/llvm-project/llvm/include/llvm/IR/
H A DFMF.h57 bool any() const { return Flags != 0; } in any() function
/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h53 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 Dp5-cxx0x.cpp70 struct any { struct
/llvm-project/llvm/include/llvm/ADT/
H A DBitset.h81 bool any() const { in any() function
H A DSmallBitVector.h209 bool any() const { in any() function
/llvm-project/llvm/include/llvm/TargetParser/
H A DSubtargetFeature.h86 bool any() const { in any() function
/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp78 bool any(const Decl *D) { return true; } in any() function
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZHazardRecognizer.cpp224 bool any = false; in dumpProcResourceCounters() local
/llvm-project/llvm/utils/git/
H A Dcode-format-helper.py109 # 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 Dp4.cpp10 void test_cvqual_ref(AnyT any) { in test_cvqual_ref()
/llvm-project/clang/test/OpenMP/
H A Ddeclare_target_messages.cpp218 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 DReduction.cpp33 std::int32_t any{RTNAME(IAny4)(*array, __FILE__, __LINE__)}; in TEST() local
/llvm-project/clang/test/Sema/
H A Dwarn-lifetime-analysis-nocfg.cpp214 struct any {}; global() struct

12