Home
last modified time | relevance | path

Searched refs:SomeMethodWithCommentAndBody (Results 1 – 3 of 3) sorted by relevance

/external/v8/tools/clang/plugins/tests/
Doverridden_methods.h20 virtual void SomeMethodWithCommentAndBody() = 0;
67 virtual void SomeMethodWithCommentAndBody() {} // This is a comment. in SomeMethodWithCommentAndBody() function
Doverridden_methods.cpp43 virtual void SomeMethodWithCommentAndBody() {} // This is a comment. in SomeMethodWithCommentAndBody() function in ImplementationDerivedClass
Doverridden_methods.txt47 virtual void SomeMethodWithCommentAndBody() {} // This is a comment.
91 virtual void SomeMethodWithCommentAndBody() {} // This is a comment.