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

  /external/chromium_org/tools/clang/plugins/tests/
overridden_methods.h 20 virtual void SomeMethodWithCommentAndBody() = 0;
67 virtual void SomeMethodWithCommentAndBody() {} // This is a comment.
overridden_methods.cpp 43 virtual void SomeMethodWithCommentAndBody() {} // This is a comment.

Completed in 45 milliseconds