Home
last modified time | relevance | path

Searched defs:print_details (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGDumper.cpp572 void SDNode::print_details(raw_ostream &OS, const SelectionDAG *G) const { in print_details() function in SDNode
/openbsd-src/regress/lib/libssl/ssl/
H A Dssltest.c362 print_details(SSL *c_ssl, const char *prefix) in print_details() function