Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
DAddUsing.cpp114 bool AlwaysFullyQualify = false; member
145 bool AlwaysFullyQualify = true; in findInsertionPoint() local