(Only if their definitions are visible and they have no other docs)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
clang-tools-extra/clangd/Hover.cpp | ||
---|---|---|
376 | Oops, also forgot to check the base of the MemberExpr was CXXThisExpr. |
if(!ReturnedMember) return None