/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | PathDiagnostic.h | 364 void flatten(); 388 void flatten() { in flatten() function 389 Start.flatten(); in flatten() 390 End.flatten(); in flatten() 499 PathPieces flatten(bool ShouldFlattenMacros) const { in flatten() function 524 void flattenLocations() override { Pos.flatten(); } in flattenLocations() 610 callEnter.flatten(); in flattenLocations() 611 callReturn.flatten(); in flattenLocations() 684 I.flatten(); in flattenLocations() 889 Loc.flatten(); in flattenLocations()
|
/freebsd/contrib/ntp/sntp/unity/auto/ |
H A D | unity_test_summary.rb | 56 @report += ignore_output.flatten.join("\n") 64 @report += failure_output.flatten.join("\n")
|
H A D | generate_test_runner.rb | 152 :local => source.scan(/^\s*#include\s+\"\s*(.+)\.[hH]\s*\"/).flatten, 153 :system => source.scan(/^\s*#include\s+<\s*(.+)\s*>/).flatten.map { |inc| "<#{inc}>" } 176 @options[:includes].flatten.uniq.compact.each do |inc|
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | TextDiagnostics.cpp | 113 PathPieces FlatPath = PD->path.flatten(/*ShouldFlattenMacros=*/true); in FlushDiagnosticsImpl()
|
H A D | SarifDiagnostics.cpp | 132 const PathPieces &Pieces = Diag->path.flatten(false); in createThreadFlows()
|
H A D | HTMLDiagnostics.cpp | 280 PathPieces path = D.path.flatten(/*ShouldFlattenMacros=*/false); in ReportDiag()
|
H A D | BugReporter.cpp | 1977 PathPieces path = PD.path.flatten(/*ShouldFlattenMacros=*/true); in updateExecutedLinesWithDiagnosticPieces()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64StackTagging.cpp | 212 StoredValue = flatten(IRB, StoredValue); in applyStore() 291 Value *flatten(IRBuilder<> &IRB, Value *V) { in flatten() function in __anon5c1a1a7e0111::InitializerBuilder
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Transformer/ |
H A D | RewriteRule.h | 172 template <typename... Ts> EditGenerator flatten(Ts &&...Edits) { in flatten() function
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | PassRegistry.def | 354 FUNCTION_PASS("flatten-cfg", FlattenCFGPass()) 598 LOOPNEST_PASS("loop-flatten", LoopFlattenPass())
|
/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/ |
H A D | RewriteRule.cpp | 362 Case.Edits = flatten(std::move(Case.Edits), addInclude(Header, Format)); in addInclude()
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | PathDiagnostic.cpp | 831 void PathDiagnosticLocation::flatten() { in flatten() function in PathDiagnosticLocation
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | Attr.td | 1734 let Spellings = [GCC<"flatten">];
|
H A D | AttrDocs.td | 3366 The ``flatten`` attribute causes calls within the attributed function to
|
H A D | DiagnosticSemaKinds.td | 4395 "'%select{always_inline|flatten|noinline}1'">,
|
/freebsd/crypto/openssh/ |
H A D | ChangeLog | 2754 Also flatten OS list for clarity.
|
/freebsd/contrib/sendmail/ |
H A D | RELEASE_NOTES | 7720 flatten out demand so that load average limiting can kick in.
|
/freebsd/share/dict/ |
H A D | web2 | 70768 flatten
|