clang
17.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 502 of file TypeLoc.h.
Referenced by clang::Sema::checkThisInStaticMemberFunctionExceptionSpec(), clang::Sema::checkThisInStaticMemberFunctionType(), formatBlockPlaceholder(), clang::TypeLoc::getBeginLoc(), clang::TypeLoc::getEndLoc(), and clang::TreeTransform< EnsureImmediateInvocationInDefaultArgs >::TransformFunctionProtoType().
|
friend |