clang 20.0.0git
|
#include "clang/AST/Expr.h"
Public Member Functions | |
ChildElementIter () | |
BaseTy::reference | operator* () const |
BaseTy::pointer | operator-> () const |
ChildElementIter & | operator++ () |
bool | operator== (ChildElementIter Other) const |
Friends | |
class | EmbedExpr |
|
inline |
|
inline |
Definition at line 4915 of file Expr.h.
References clang::EmbedDataStorage::BinaryData, clang::StringLiteral::getBytes(), clang::Expr::getType(), clang::APIntStorage::getValue(), clang::Type::isSignedIntegerType(), and clang::APIntStorage::setValue().
|
inline |
Definition at line 4929 of file Expr.h.
References clang::EmbedExpr::getDataElementCount(), and clang::EmbedExpr::getStartingElementPos().
|
inline |
|
inline |
Definition at line 4940 of file Expr.h.
References clang::Other.