clang 20.0.0git
|
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 514 of file TypeLoc.h.
Referenced by AddObjCBlockCall(), clang::Sema::checkThisInStaticMemberFunctionExceptionSpec(), clang::Sema::checkThisInStaticMemberFunctionType(), formatBlockPlaceholder(), clang::TypeLoc::getBeginLoc(), clang::TypeLoc::getEndLoc(), clang::Sema::InstantiateFunctionDefinition(), and clang::TreeTransform< Derived >::TransformFunctionProtoType().