Searched defs:Wrapped (Results 1 – 9 of 9) sorted by relevance
27 struct Wrapped { struct35 static_assert(std::is_default_constructible<Wrapped::Inner>::value, ""); in main() argument
54 bool Wrapped = Position == Range.end(); in advance() local85 bool Wrapped = Variable.advance(); in performGeneration() local
51 VolatileFile(std::unique_ptr<llvm::vfs::File> Wrapped) in VolatileFile()70 std::unique_ptr<File> Wrapped; member in clang::clangd::__anon92a1db070111::VolatileFileSystem::VolatileFile
292 auto Wrapped = std::make_unique<ELFDebugObjectSection<ELFT>>(&Header); in CreateArchType() local
623 bool Wrapped = false; in printWordWrapped() local
1844 APInt MinDiff = E0.Offset - E1.Offset, Wrapped = -MinDiff; in constantOffsetHeuristic() local
1214 ConstantRange Wrapped = ConstantRange::getNonEmpty(WMin, WMax + 1); in TEST_F() local
7867 QualType Wrapped = Unwrapped.wrap(*this, FT); in adjustMemberFunctionCC() local
4725 QualType Wrapped) { in getBTFTagAttributedType()