clang
3.9.0
|
A metaprogramming class designed for concrete subtypes of abstract types where all subtypes share equivalently-structured source information. More...
#include <TypeLoc.h>
Public Member Functions | |
const TypeClass * | getTypePtr () const |
Friends | |
class | TypeLoc |
A metaprogramming class designed for concrete subtypes of abstract types where all subtypes share equivalently-structured source information.
See the note on ConcreteTypeLoc.
|
inline |
Definition at line 473 of file TypeLoc.h.
Referenced by clang::Sema::checkThisInStaticMemberFunctionExceptionSpec(), clang::Sema::checkThisInStaticMemberFunctionType(), FormatFunctionParameter(), clang::TypeLoc::getBeginLoc(), clang::TypeLoc::getEndLoc(), and clang::TreeTransform< Derived >::TransformFunctionProtoType().
|
friend |