clang API Documentation

clang::TemplateParmPosition Member List
This is the complete list of members for clang::TemplateParmPosition, including all inherited members.
Depthclang::TemplateParmPosition [protected]
getDepth() const clang::TemplateParmPosition [inline]
getIndex() const clang::TemplateParmPosition [inline]
getPosition() const clang::TemplateParmPosition [inline]
Positionclang::TemplateParmPosition [protected]
setDepth(unsigned D)clang::TemplateParmPosition [inline]
setPosition(unsigned P)clang::TemplateParmPosition [inline]
TemplateParmPosition(unsigned D, unsigned P)clang::TemplateParmPosition [inline, protected]