Home
last modified time | relevance | path

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

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