Home
last modified time | relevance | path

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

/external/clang/test/Index/
Drecursive-cxx-member-calls.cpp27 AT_section, AT_sentinel, AT_stdcall, AT_thiscall, AT_transparent_union, enumerator
141 .Case("sentinel", AT_sentinel) in getKind()
/external/clang/lib/Sema/
DAttributeList.cpp141 .Case("sentinel", AT_sentinel) in getKind()
DSemaDeclAttr.cpp3017 case AttributeList::AT_sentinel: handleSentinelAttr (S, D, Attr); break; in ProcessInheritableDeclAttr()
/external/clang/include/clang/Sema/
DAttributeList.h231 AT_sentinel, enumerator