Searched refs:DistinctSpellings (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1497 if (R.getValueAsBit("DistinctSpellings")) {
1647 bool DistinctSpellings = Attr.getValueAsBit("DistinctSpellings"); local
1650 if (DistinctSpellings) {
1736 bool DistinctSpellings = Attr.getValueAsBit("DistinctSpellings"); local
1743 StringRef AttrName = NormalizeAttrName(DistinctSpellings

Completed in 92 milliseconds