Files
swift-mirror/tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp
Ben Langmuir 1b1320b9f1 [index] Thread through SymbolRoleSet as a generalization of "bool isRef"
As a first step toward having more detailed "role" information, thread
through a SymbolRole bitset.  For now it just contains the existing ref
vs. definition status.
2016-04-29 19:04:24 -07:00

9.6 KiB