|
clang
5.0.0
|
A metaprogramming class designed for concrete subtypes of abstract types where all subtypes share equivalently-structured source information. More...
#include "clang/AST/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 480 of file TypeLoc.h.
Referenced by AddObjCBlockCall(), clang::Sema::checkThisInStaticMemberFunctionExceptionSpec(), clang::Sema::checkThisInStaticMemberFunctionType(), formatBlockPlaceholder(), clang::TypeLoc::getBeginLoc(), clang::TypeLoc::getEndLoc(), and clang::TreeTransform< Derived >::TransformFunctionProtoType().
|
friend |
1.8.6