clang API Documentation
Wrapper for source info for injected class names of class templates. More...
#include <TypeLoc.h>
Public Member Functions | |
CXXRecordDecl * | getDecl () const |
Wrapper for source info for injected class names of class templates.
CXXRecordDecl* clang::InjectedClassNameTypeLoc::getDecl | ( | ) | const [inline] |
Definition at line 603 of file TypeLoc.h.
References clang::ConcreteTypeLoc< UnqualTypeLoc, TypeSpecTypeLoc, Type, TypeSpecLocInfo >::getTypePtr().