Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclAttr.cpp3957 unsigned spellingIndex) { in AddParameterABIAttr() argument
3981 SwiftContextAttr(range, Context, spellingIndex)); in AddParameterABIAttr()
3991 SwiftErrorResultAttr(range, Context, spellingIndex)); in AddParameterABIAttr()
4001 SwiftIndirectResultAttr(range, Context, spellingIndex)); in AddParameterABIAttr()
4216 unsigned spellingIndex, bool isNSConsumed, in AddNSConsumedAttr() argument
4245 NSConsumedAttr(attrRange, Context, spellingIndex)); in AddNSConsumedAttr()
4248 CFConsumedAttr(attrRange, Context, spellingIndex)); in AddNSConsumedAttr()