Home
last modified time | relevance | path

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

/freebsd-13.1/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-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionSourceCode.h78 Wrapping wrap, WrapKind wrap_kind);
H A DClangExpressionSourceCode.cpp181 llvm::StringRef body, Wrapping wrap, WrapKind wrap_kind) in ClangExpressionSourceCode()
/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp763 IO.mapOptional("AfterCaseLabel", Wrapping.AfterCaseLabel); in mapping()
764 IO.mapOptional("AfterClass", Wrapping.AfterClass); in mapping()
766 IO.mapOptional("AfterEnum", Wrapping.AfterEnum); in mapping()
767 IO.mapOptional("AfterFunction", Wrapping.AfterFunction); in mapping()
768 IO.mapOptional("AfterNamespace", Wrapping.AfterNamespace); in mapping()
770 IO.mapOptional("AfterStruct", Wrapping.AfterStruct); in mapping()
771 IO.mapOptional("AfterUnion", Wrapping.AfterUnion); in mapping()
773 IO.mapOptional("BeforeCatch", Wrapping.BeforeCatch); in mapping()
774 IO.mapOptional("BeforeElse", Wrapping.BeforeElse); in mapping()
776 IO.mapOptional("BeforeWhile", Wrapping.BeforeWhile); in mapping()
[all …]
/freebsd-13.1/lib/libwrap/
H A Dhosts.allow25 # Wrapping sshd(8) is not normally a good idea, but if you
/freebsd-13.1/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-13.1/contrib/kyua/
H A DNEWS.md381 command and the output of tables by `db-exec`. Wrapping any other
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp292 bool Wrapping, bool Predicated);
2834 bool Wrapping, bool Predicated) { in SelectMVE_VxDUP() argument
2861 if (Wrapping) in SelectMVE_VxDUP()
/freebsd-13.1/contrib/ncurses/misc/
H A Dterminfo.src12834 # does a 'clear' and also turns OFF auto scroll, turns ON Auto Line Wrapping,