Home
last modified time | relevance | path

Searched defs:Wrapped (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCombinationGenerator.h54 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 DDebugObjectManagerPlugin.cpp286 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp611 bool Wrapped = false; in printWordWrapped() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1971 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp71 using Wrapped = DenseMapInfo<unsigned>; typedef
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3992 BoundsAttributedType::BoundsAttributedType(TypeClass TC, QualType Wrapped, in BoundsAttributedType()
3997 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType()
H A DASTContext.cpp5552 QualType Wrapped, QualType Contained, in getHLSLAttributedResourceType()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaHLSL.cpp1611 Sema &S, QualType Wrapped, ArrayRef<const Attr *> AttrList, in CreateHLSLAttributedResourceType()
H A DSemaType.cpp8198 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local