Home
last modified time | relevance | path

Searched defs:Wrapped (Results 1 – 8 of 8) 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.cpp288 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp613 bool Wrapped = false; in printWordWrapped() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1919 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3840 BoundsAttributedType::BoundsAttributedType(TypeClass TC, QualType Wrapped, in BoundsAttributedType()
3845 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType()
H A DASTContext.cpp5183 QualType Wrapped) { in getBTFTagAttributedType()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp70 using Wrapped = DenseMapInfo<unsigned>; typedef
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp8035 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local