Home
last modified time | relevance | path

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

/freebsd-14.2/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-14.2/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-14.2/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp199 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping()
200 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping()
202 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping()
204 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping()
205 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping()
207 IO.mapOptional("AfterStruct", Wrapping.AfterStruct); in mapping()
208 IO.mapOptional("AfterUnion", Wrapping.AfterUnion); in mapping()
209 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()
210 IO.mapOptional("BeforeElse", Wrapping.BeforeElse); in mapping()
212 IO.mapOptional("BeforeWhile", Wrapping.BeforeWhile); in mapping()
[all …]
/freebsd-14.2/lib/libwrap/
H A Dhosts.allow24 # Wrapping sshd(8) is not normally a good idea, but if you
/freebsd-14.2/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-14.2/contrib/kyua/
H A DNEWS.md381 command and the output of tables by `db-exec`. Wrapping any other
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp296 bool Wrapping, bool Predicated);
2842 bool Wrapping, bool Predicated) { in SelectMVE_VxDUP() argument
2869 if (Wrapping) in SelectMVE_VxDUP()
/freebsd-14.2/contrib/ncurses/misc/
H A Dterminfo.src13762 # does a 'clear' and also turns OFF auto scroll, turns ON Auto Line Wrapping,