Searched refs:CheckVirtualMethod (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/tools/clang/plugins/
H A DFindBadConstructsConsumer.h51 void CheckVirtualMethod(const clang::CXXMethodDecl* method,
H A DFindBadConstructsConsumer.cpp253 void FindBadConstructsConsumer::CheckVirtualMethod(const CXXMethodDecl* method, function in class:chrome_checker::FindBadConstructsConsumer
367 CheckVirtualMethod(*it, warn_on_inline_bodies);

Completed in 79 milliseconds