Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/ADT/
HDCombinationGenerator.h54 bool Wrapped = Position == Range.end(); in advance() local
85 bool Wrapped = Variable.advance(); in performGeneration() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
HDDebugObjectManagerPlugin.cpp288 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/Frontend/
HDTextDiagnostic.cpp613 bool Wrapped = false; in printWordWrapped() local
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Analysis/
HDBasicAliasAnalysis.cpp1919 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local
/freebsd-14-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp3840 BoundsAttributedType::BoundsAttributedType(TypeClass TC, QualType Wrapped, in BoundsAttributedType()
3845 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType()
HDASTContext.cpp5183 QualType Wrapped) { in getBTFTagAttributedType()
/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDAssignmentTrackingAnalysis.cpp70 using Wrapped = DenseMapInfo<unsigned>; typedef
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp8035 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local