Home
last modified time | relevance | path

Searched defs:ty2 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Sema/
H A Daarch64-sve-explicit-casts-fixed-size.c29 #define TESTCASE(ty1, ty2) \ argument
H A Driscv-rvv-explicit-casts-fixed-size.c37 #define TESTCASE(ty1, ty2) \ argument
/llvm-project/clang/test/SemaCXX/
H A Daarch64-sve-explicit-casts-fixed-size.cpp30 #define TESTCASE(ty1, ty2) \ argument
H A Driscv-rvv-explicit-casts-fixed-size.cpp37 #define TESTCASE(ty1, ty2) \ argument
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconst-return-type.cpp219 typedef const int ty2; typedef
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp788 ty2->getPointeeType().getCanonicalType().getTypePtr(); in VisitMemRegionVal() argument
/llvm-project/flang/lib/Lower/
H A DIO.cpp1097 lowerStringLit(Fortran::lower::AbstractConverter & converter,mlir::Location loc,Fortran::lower::StatementContext & stmtCtx,const A & syntax,mlir::Type strTy,mlir::Type lenTy,mlir::Type ty2={}) lowerStringLit() argument