OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGraphProperties
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
DOTGraphTraits.h
47
///
getGraphProperties
- Return any custom properties that should be included
51
static std::string
getGraphProperties
(const GraphType &) {
GraphWriter.h
130
O << DTraits.
getGraphProperties
(G);
Completed in 802 milliseconds