Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/Basic/
H A DAttributeCommonInfo.h136 bool hasScope() const { return ScopeName; } in hasScope() function
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DHover.cpp782 if (A->hasScope()) in getHoverContents()