Searched defs:Wrapped (Results 1 – 9 of 9) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/include/llvm/ADT/ |
| H A D | CombinationGenerator.h | 54 bool Wrapped = Position == Range.end(); in advance() local 85 bool Wrapped = Variable.advance(); in performGeneration() local
|
| /freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/ |
| H A D | DebugObjectManagerPlugin.cpp | 286 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local
|
| /freebsd/contrib/llvm-project/clang/lib/Frontend/ |
| H A D | TextDiagnostic.cpp | 611 bool Wrapped = false; in printWordWrapped() local
|
| /freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 1971 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | AssignmentTrackingAnalysis.cpp | 71 using Wrapped = DenseMapInfo<unsigned>; typedef
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ |
| H A D | Type.cpp | 3992 BoundsAttributedType::BoundsAttributedType(TypeClass TC, QualType Wrapped, in BoundsAttributedType() 3997 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType()
|
| H A D | ASTContext.cpp | 5552 QualType Wrapped, QualType Contained, in getHLSLAttributedResourceType()
|
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaHLSL.cpp | 1611 Sema &S, QualType Wrapped, ArrayRef<const Attr *> AttrList, in CreateHLSLAttributedResourceType()
|
| H A D | SemaType.cpp | 8198 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local
|