Searched defs:PrintScope (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/PDB/Native/ |
D | LinePrinter.h | 117 struct PrintScope { struct 118 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() function 120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() function 128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/PDB/Native/ |
D | LinePrinter.h | 117 struct PrintScope { struct 118 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() argument 120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() function 128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/PDB/Native/ |
D | LinePrinter.h | 117 struct PrintScope { struct 118 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() argument 120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() function 128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth() argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | LinePrinter.h | 117 struct PrintScope { struct 118 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() argument 120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() argument 128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth() argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/PDB/Native/ |
D | LinePrinter.h | 117 struct PrintScope { struct 118 explicit PrintScope(LinePrinter &P, uint32_t IndentLevel) in PrintScope() argument 120 explicit PrintScope(const PrintScope &Other, uint32_t LabelWidth) in PrintScope() argument 128 inline PrintScope withLabelWidth(const PrintScope &Scope, uint32_t W) { in withLabelWidth() argument
|
/aosp_15_r20/external/tensorflow/tensorflow/core/profiler/internal/ |
H A D | tfprof_scope.cc | 144 std::vector<ScopeNode*> TFScope::PrintScope(const std::vector<ScopeNode*> roots, in PrintScope() function in tensorflow::tfprof::TFScope
|
H A D | tfprof_code.cc | 573 std::vector<CodeNode*> TFCode::PrintScope(const std::vector<CodeNode*> roots, in PrintScope() function in tensorflow::tfprof::TFCode
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/ |
H A D | LVScope.cpp | 1568 std::function<void(const LVScope *Scope)> PrintScope = in printSizes() local
|