Home
last modified time | relevance | path

Searched refs:Wrapping (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpressionSourceCode.h22 enum Wrapping : bool { enum
34 llvm::StringRef body, Wrapping wrap) in ExpressionSourceCode()
41 Wrapping m_wrap;
/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h78 Wrapping wrap, WrapKind wrap_kind);
H A DClangExpressionSourceCode.cpp195 llvm::StringRef body, Wrapping wrap, WrapKind wrap_kind) in ClangExpressionSourceCode()
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp171 static void mapping(IO &IO, FormatStyle::BraceWrappingFlags &Wrapping) { in mapping()
172 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping()
173 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping()
174 IO.mapOptional("AfterControlStatement", Wrapping.AfterControlStatement); in mapping()
175 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping()
176 IO.mapOptional("AfterExternBlock", Wrapping.AfterExternBlock); in mapping()
177 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping()
178 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping()
179 IO.mapOptional("AfterObjCDeclaration", Wrapping.AfterObjCDeclaration); in mapping()
180 IO.mapOptional("AfterStruct", Wrapping.AfterStruct); in mapping()
[all …]
/freebsd/lib/libwrap/
H A Dhosts.allow24 # Wrapping sshd(8) is not normally a good idea, but if you
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DREADME.txt86 Find a clean way to fix the problem which leads to the Shrink Wrapping pass
/freebsd/contrib/kyua/
H A DNEWS.md381 command and the output of tables by `db-exec`. Wrapping any other
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp294 bool Wrapping, bool Predicated);
2848 bool Wrapping, bool Predicated) { in SelectMVE_VxDUP() argument
2875 if (Wrapping) in SelectMVE_VxDUP()
/freebsd/contrib/ncurses/misc/
H A Dterminfo.src13762 # does a 'clear' and also turns OFF auto scroll, turns ON Auto Line Wrapping,