Home
last modified time | relevance | path

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

/llvm-project/libcxx/test/std/utilities/optional/optional.object/optional.object.ctor/
H A Dempty_in_place_t_does_not_clobber.pass.cpp27 struct Wrapped { struct
35 static_assert(std::is_default_constructible<Wrapped::Inner>::value, ""); in main() argument
/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
/llvm-project/clang-tools-extra/clangd/support/
H A DThreadsafeFS.cpp50 VolatileFile(std::unique_ptr<llvm::vfs::File> Wrapped) in VolatileFile()
69 std::unique_ptr<File> Wrapped; member in clang::clangd::__anonf691518a0111::VolatileFileSystem::VolatileFile
/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DDebugObjectManagerPlugin.cpp288 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); CreateArchType() local
/llvm-project/clang/lib/Frontend/
H A DTextDiagnostic.cpp613 bool Wrapped = false; in printWordWrapped() local
/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp1899 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; constantOffsetHeuristic() local
/llvm-project/clang/lib/AST/
H A DType.cpp3890 BoundsAttributedType::BoundsAttributedType(TypeClass TC, QualType Wrapped, in BoundsAttributedType() argument
3895 QualType Wrapped, QualType Canon, Expr *CountExpr, bool CountInBytes, in CountAttributedType() argument
H A DASTContext.cpp4893 getBTFTagAttributedType(const BTFTypeTagAttr * BTFAttr,QualType Wrapped) getBTFTagAttributedType() argument
/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp70 using Wrapped = DenseMapInfo<unsigned>; typedef
/llvm-project/llvm/unittests/IR/
H A DConstantRangeTest.cpp1321 ConstantRange Wrapped = ConstantRange::getNonEmpty(WMin, WMax + 1); TEST_F() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp7981 QualType Wrapped = Unwrapped.wrap(*this, FT); adjustMemberFunctionCC() local