Home
last modified time | relevance | path

Searched defs:DefaultDOTGraphTraits (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Support/
DDOTGraphTraits.h28 struct DefaultDOTGraphTraits { struct
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden()
71 static bool renderNodesUsingHTML() { return false; } in renderNodesUsingHTML()
76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
84 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
89 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DDOTGraphTraits.h28 struct DefaultDOTGraphTraits { struct
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden()
71 static bool renderNodesUsingHTML() { return false; } in renderNodesUsingHTML()
76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
84 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
89 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Support/
DDOTGraphTraits.h28 struct DefaultDOTGraphTraits { struct
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden()
71 static bool renderNodesUsingHTML() { return false; } in renderNodesUsingHTML()
76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
84 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
89 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Support/
DDOTGraphTraits.h28 struct DefaultDOTGraphTraits { struct
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden()
71 static bool renderNodesUsingHTML() { return false; } in renderNodesUsingHTML()
76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
84 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
89 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
[all …]
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Support/
DDOTGraphTraits.h28 struct DefaultDOTGraphTraits { struct
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
64 static bool isNodeHidden(const void *, const GraphType &) { in isNodeHidden()
71 static bool renderNodesUsingHTML() { return false; } in renderNodesUsingHTML()
76 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
84 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
89 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
[all …]
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DDOTGraphTraits.h28 struct DefaultDOTGraphTraits { struct
38 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
44 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
50 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
57 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
63 static bool isNodeHidden(const void *) { in isNodeHidden()
70 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
78 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
83 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
90 static std::string getNodeAttributes(const void *, in getNodeAttributes()
[all …]
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DDOTGraphTraits.h29 struct DefaultDOTGraphTraits { struct
39 explicit DefaultDOTGraphTraits(bool simple=false) : IsSimple (simple) {} in IsSimple() argument
45 static std::string getGraphName(const GraphType &) { return ""; } in getGraphName()
51 static std::string getGraphProperties(const GraphType &) { in getGraphProperties()
58 static bool renderGraphFromBottomUp() { in renderGraphFromBottomUp()
64 static bool isNodeHidden(const void *) { in isNodeHidden()
71 std::string getNodeLabel(const void *, const GraphType &) { in getNodeLabel()
79 static std::string getNodeIdentifierLabel(const void *, const GraphType &) { in getNodeIdentifierLabel()
84 static std::string getNodeDescription(const void *, const GraphType &) { in getNodeDescription()
91 static std::string getNodeAttributes(const void *, in getNodeAttributes()
[all …]