| /llvm-project-15.0.7/libcxx/test/std/time/ |
| H A D | rep.h | 18 TEST_CONSTEXPR Rep() : data_(-1) {} in Rep() function 19 explicit TEST_CONSTEXPR Rep(int i) : data_(i) {} in Rep() function
|
| H A D | milliseconds.pass.cpp | 23 typedef D::rep Rep; in main() typedef
|
| H A D | years.pass.cpp | 24 typedef D::rep Rep; in main() typedef
|
| H A D | weeks.pass.cpp | 24 typedef D::rep Rep; in main() typedef
|
| H A D | hours.pass.cpp | 23 typedef D::rep Rep; in main() typedef
|
| H A D | minutes.pass.cpp | 23 typedef D::rep Rep; in main() typedef
|
| H A D | nanoseconds.pass.cpp | 23 typedef D::rep Rep; in main() typedef
|
| H A D | seconds.pass.cpp | 23 typedef D::rep Rep; in main() typedef
|
| H A D | days.pass.cpp | 24 typedef D::rep Rep; in main() typedef
|
| H A D | months.pass.cpp | 24 typedef D::rep Rep; in main() typedef
|
| H A D | microseconds.pass.cpp | 23 typedef D::rep Rep; in main() typedef
|
| /llvm-project-15.0.7/clang/test/SemaTemplate/ |
| H A D | temp-param-subst-linear.cpp | 38 template<typename T, int N> struct Rep : Rep<typename Rep<T, N-1>::type, 1> {}; struct 39 template<typename ...T> struct Rep<TypeList<T...>, 1> { typedef TypeList<T..., T...> type; }; argument
|
| /llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/bugprone/ |
| H A D | spuriously-wake-up-functions.cpp | 100 const chrono::duration<Rep, Period> &rel_time){}; in wait_for() 103 const chrono::duration<Rep, Period> &rel_time, in wait_for()
|
| /llvm-project-15.0.7/clang/test/CXX/temp/temp.decls/temp.friend/ |
| H A D | p1.cpp | 11 template <typename U> struct Rep { struct 12 U count_; 13 Rep(U count) : count_(count) {} in Rep() function
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | DeclSpec.cpp | 733 ParsedType Rep, in SetTypeSpecType() 742 ParsedType Rep, in SetTypeSpecType() 764 Expr *Rep, in SetTypeSpecType() 786 Decl *Rep, bool Owned, in SetTypeSpecType() 795 Decl *Rep, bool Owned, in SetTypeSpecType() 816 unsigned &DiagID, TemplateIdAnnotation *Rep, in SetTypeSpecType()
|
| H A D | SemaExprMember.cpp | 199 NamedDecl *Rep, in diagnoseInstanceReference()
|
| /llvm-project-15.0.7/clang/include/clang/Serialization/ |
| H A D | ContinuousRangeMap.h | 48 Representation Rep; variable
|
| /llvm-project-15.0.7/clang-tools-extra/clangd/support/ |
| H A D | Threading.h | 187 using Rep = Stopwatch::duration::rep; variable
|
| /llvm-project-15.0.7/libcxx/test/libcxx/input.output/filesystems/ |
| H A D | convert_file_time.pass.cpp | 55 using Rep = typename FileTimeT::rep; in getFileTimeTestKind() typedef
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | DeclSpec.h | 670 unsigned &DiagID, TypeResult Rep, in SetTypeSpecType() 712 void UpdateDeclRep(Decl *Rep) { in UpdateDeclRep() 716 void UpdateTypeRep(ParsedType Rep) { in UpdateTypeRep() 720 void UpdateExprRep(Expr *Rep) { in UpdateExprRep()
|
| H A D | ScopeInfo.h | 344 llvm::PointerIntPair<const Expr *, 1, bool> Rep; variable
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 1589 Value *Rep = Builder.CreateCall(Intrin, in UpgradeX86MaskedShift() local 1619 CallBase &CI, Value *&Rep) { in upgradeAVX512MaskToSelect() 2089 Value *Rep; in UpgradeIntrinsicCall() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | DenseMap.h | 1187 LargeRep Rep = {static_cast<BucketT *>(allocate_buffer( in allocateBuckets() local
|
| /llvm-project-15.0.7/llvm/lib/Target/Hexagon/ |
| H A D | HexagonCommonGEP.cpp | 634 GepNode *Rep = F->second; in common() local
|
| H A D | HexagonISelLoweringHVX.cpp | 1155 unsigned Rep = VecTy.getVectorNumElements() / ResLen; in extractHvxSubvectorPred() local 1175 unsigned Rep = 8 / ResLen; in extractHvxSubvectorPred() local
|