Searched refs:AT_sentinel (Results 1 – 4 of 4) sorted by relevance
/external/clang/test/Index/ |
D | recursive-cxx-member-calls.cpp | 27 AT_section, AT_sentinel, AT_stdcall, AT_thiscall, AT_transparent_union, enumerator 141 .Case("sentinel", AT_sentinel) in getKind()
|
/external/clang/lib/Sema/ |
D | AttributeList.cpp | 141 .Case("sentinel", AT_sentinel) in getKind()
|
D | SemaDeclAttr.cpp | 3017 case AttributeList::AT_sentinel: handleSentinelAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()
|
/external/clang/include/clang/Sema/ |
D | AttributeList.h | 231 AT_sentinel, enumerator
|