Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DMakeMemberFunctionConstCheck.cpp203 AST_MATCHER(CXXMethodDecl, usesThisAsConst) { in AST_MATCHER() argument
229 usesThisAsConst()) in registerMatchers()