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

  /external/v8/tools/clang/plugins/
CheckIPCVisitor.cpp 186 details->exit_type = type;
275 std::string exit_type = details.exit_type.getAsString(); local
278 if (entry_type != exit_type) {
281 diagnostics.Report(loc, error) << exit_type << via;
CheckIPCVisitor.h 71 clang::QualType exit_type; member in struct:chrome_checker::CheckIPCVisitor::CheckDetails

Completed in 554 milliseconds