Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clangd/refactor/
H A DInsertionPoint.cpp128 AccessSpecifier Protection) { in insertionPoint()
139 AccessSpecifier Protection) { in insertDecl()
/llvm-project/clang-tools-extra/clangd/unittests/
H A DInsertionPointTests.cpp110 auto Point = [&](Anchor A, AccessSpecifier Protection) { in TEST()