clang 19.0.0git
clang::Value Member List

This is the complete list of members for clang::Value, including all inherited members.

as() constclang::Valueinlineprotected
as() constclang::Valueinline
clear()clang::Value
convertTo() constclang::Valueinline
Dataclang::Valueprotected
dump() constclang::Value
getASTContext()clang::Value
getASTContext() constclang::Value
getInterpreter()clang::Value
getInterpreter() constclang::Value
getKind() constclang::Valueinline
getPtr() constclang::Value
getType() constclang::Value
hasValue() constclang::Valueinline
Interpclang::Valueprotected
IsManuallyAllocclang::Valueprotected
isManuallyAlloc() constclang::Valueinline
isPointerOrObjectType() constclang::Valueinlineprotected
isValid() constclang::Valueinline
isVoid() constclang::Valueinline
K_PtrOrObj enum valueclang::Value
K_Unspecified enum valueclang::Value
K_Void enum valueclang::Value
Kind enum nameclang::Value
OpaqueTypeclang::Valueprotected
operator=(const Value &RHS)clang::Value
operator=(Value &&RHS) noexceptclang::Value
print(llvm::raw_ostream &Out) constclang::Value
printData(llvm::raw_ostream &Out) constclang::Value
printType(llvm::raw_ostream &Out) constclang::Value
setKind(Kind K)clang::Valueinline
setOpaqueType(void *Ty)clang::Valueinline
setPtr(void *Ptr)clang::Valueinline
Value()=defaultclang::Value
Value(Interpreter *In, void *Ty)clang::Value
Value(const Value &RHS)clang::Value
Value(Value &&RHS) noexceptclang::Value
ValueKindclang::Valueprotected
~Value()clang::Value