Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp87 AccessSpecifier getAccessAtEnd(const CXXRecordDecl &C) { in getAccessAtEnd() function
148 if (Protection != getAccessAtEnd(InClass)) { in insertDecl()