mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
f45b0cf38910ede9cfae839ce00d6b39a880fed8
will provide the names of various enumerations currently visible. Introduced filtering of code-completion results when we build the result set, so that we can identify just the kinds of declarations we want. This implementation is incomplete for C++, since we don't consider that the token after the tag keyword could start a nested-name-specifier. llvm-svn: 82222
Languages
LLVM
41.4%
C++
31.4%
C
13%
Assembly
9.6%
MLIR
1.5%
Other
2.7%