clang API Documentation

Public Member Functions | Public Attributes
DupKey Struct Reference
Collaboration diagram for DupKey:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 DupKey (int64_t val, bool isTombstoneOrEmptyKey)

Public Attributes

int64_t val
bool isTombstoneOrEmptyKey

Detailed Description

Definition at line 13354 of file SemaDecl.cpp.


Constructor & Destructor Documentation

DupKey::DupKey ( int64_t  val,
bool  isTombstoneOrEmptyKey 
) [inline]

Definition at line 13357 of file SemaDecl.cpp.


Member Data Documentation

Definition at line 13356 of file SemaDecl.cpp.

Referenced by DenseMapInfoDupKey::isEqual().

int64_t DupKey::val

The documentation for this struct was generated from the following file: