Home
last modified time | relevance | path

Searched defs:H1 (Results 1 – 16 of 16) sorted by relevance

/llvm-project/clang/test/C/C23/
H A Dn3033_2.c3 #define H1(X, ...) X __VA_OPT__(##) __VA_ARGS__ // expected-error {{'##' cannot appear at sta… macro
/llvm-project/clang/test/CXX/class/class.compare/class.eq/
H A Dp2.cpp18 struct H1 { struct
22 void (*x)();
/llvm-project/clang/test/Sema/
H A Dms_bitfield_layout.c294 typedef struct H1 { struct
299 } H1; argument
H A Dwarn-duplicate-enum.c50 H1 = 0, enumerator
/llvm-project/clang/unittests/Analysis/
H A DUnsafeBufferUsageTest.cpp37 FixItHint H1 = MkDummyHint(0, 5); in TEST_F() local
/llvm-project/polly/lib/External/isl/
H A Disl_equalities.c535 isl_mat *H = NULL, *C, *H1, *U = NULL, *U1, *U2; in isl_mat_final_variable_compression() local
739 struct isl_mat *H = NULL, *U = NULL, *C, *H1, *U1; in isl_basic_set_dim_residue_class() local
/llvm-project/llvm/tools/llvm-xray/
H A Dxray-color-helper.cpp152 static double interpolateHue(double H0, double H1, double T) { in interpolateHue()
/llvm-project/clang/lib/Headers/
H A Dhexagon_types.h673 short H1(void) { H1() function
764 HEXAGON_Vect64C H1(short h) { H1() function
1109 short H1(void) { H1() function
1156 HEXAGON_Vect32C H1(short h) { H1() function
1900 short H1(void) { H1() function
1991 Q6Vect64C H1(short h) { H1() function
2336 short H1(void) { H1() function
2383 Q6Vect32C H1(short h) { H1() function
/llvm-project/llvm/lib/ProfileData/
H A DMemProf.cpp543 uint64_t H1 = FrameHistogram[F1].Count; build() local
/llvm-project/clang/test/CodeGenCXX/
H A Dmangle-class-nttp.cpp264 union H1 {}; union
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Dloop-convert-extra.cpp986 auto H1 = [&I]() { int R = *I; }; in iterators() local
/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp879 std::vector<NodeId> H1, H2; in matchTopDown() local
/llvm-project/llvm/unittests/Analysis/
H A DCGSCCPassManagerTest.cpp1838 auto *H1 = Function::Create(F.getFunctionType(), F.getLinkage(), in TEST_F() local
/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp1921 RegHalf L1, H1, L2, H2; in matchPackhl() local
/llvm-project/clang/lib/Analysis/
H A DUnsafeBufferUsage.cpp1565 __anon065501110802(const FixItHint *H1, const FixItHint *H2) anyConflict() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp3300 SDValue H1 = expandV4F32ToV2F64(DAG, 0, DL, CmpOp1, Chain); getVectorCmp() local