Home
last modified time | relevance | path

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

/llvm-project/clang/test/CodeCompletion/
H A Dkeywords.cpp15 virtual void virtualMethod() { in virtualMethod() function in Class
25 void virtualMethod() override final { in virtualMethod() function in SubClass