|
clang 22.0.0git
|
#include "clang/AST/TypeLoc.h"
Public Member Functions | |
| ObjCProtocolLoc (ObjCProtocolDecl *protocol, SourceLocation loc) | |
| ObjCProtocolDecl * | getProtocol () const |
| SourceLocation | getLocation () const |
| SourceRange | getSourceRange () const LLVM_READONLY |
| The source range is just the protocol name. | |
|
inline |
|
inline |
|
inline |
|
inline |