HomeSort by relevance Sort by last modified time
    Searched refs:ofh (Results 1 - 2 of 2) sorted by null

  /external/clang/tools/scan-build/
c++-analyzer 254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
257 print $ofh $_;
ccc-analyzer 254 my ($ofh, $ofile) = tempfile("clang_output_XXXXXX", DIR => $HtmlDir);
257 print $ofh $_;

Completed in 24 milliseconds