clang API Documentation
#include "clang/AST/DeclObjC.h"#include "clang/AST/Expr.h"#include "clang/AST/SelectorLocationsKind.h"#include "clang/Basic/IdentifierTable.h"

Go to the source code of this file.
Classes | |
| class | clang::ObjCStringLiteral |
| class | clang::ObjCEncodeExpr |
| class | clang::ObjCSelectorExpr |
| ObjCSelectorExpr used for in Objective-C. More... | |
| class | clang::ObjCProtocolExpr |
| class | clang::ObjCIvarRefExpr |
| ObjCIvarRefExpr - A reference to an ObjC instance variable. More... | |
| class | clang::ObjCPropertyRefExpr |
| class | clang::ObjCMessageExpr |
| An expression that sends a message to the given Objective-C object or class. More... | |
| class | clang::ObjCIsaExpr |
| class | clang::ObjCIndirectCopyRestoreExpr |
| class | clang::ObjCBridgedCastExpr |
| An Objective-C "bridged" cast expression, which casts between Objective-C pointers and C pointers, transferring ownership in the process. More... | |
Namespaces | |
| namespace | clang |