clang
3.7.0
|
#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 465 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 |