Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDeclarationName.h70 enum StoredNameKind { enum
102 StoredNameKind getStoredNameKind() const { in getStoredNameKind()
103 return static_cast<StoredNameKind>(Ptr & PtrMask); in getStoredNameKind()