LLVM 19.0.0git
ObjCProtoName Member List

This is the complete list of members for ObjCProtoName, including all inherited members.

ArrayCacheNode
Cache enum nameNode
dump() constNode
FunctionCacheNode
getBaseName() constNodeinlinevirtual
getKind() constNodeinline
getPrecedence() constNodeinline
getSyntaxNode(OutputBuffer &) constNodeinlinevirtual
hasArray(OutputBuffer &OB) constNodeinline
hasArraySlow(OutputBuffer &) constNodeinlinevirtual
hasFunction(OutputBuffer &OB) constNodeinline
hasFunctionSlow(OutputBuffer &) constNodeinlinevirtual
hasRHSComponent(OutputBuffer &OB) constNodeinline
hasRHSComponentSlow(OutputBuffer &) constNodeinlinevirtual
isObjCObject() constObjCProtoNameinline
Kind enum nameNode
match(Fn F) constObjCProtoNameinline
Node(Kind K_, Prec Precedence_=Prec::Primary, Cache RHSComponentCache_=Cache::No, Cache ArrayCache_=Cache::No, Cache FunctionCache_=Cache::No)Nodeinline
Node(Kind K_, Cache RHSComponentCache_, Cache ArrayCache_=Cache::No, Cache FunctionCache_=Cache::No)Nodeinline
ObjCProtoName(const Node *Ty_, std::string_view Protocol_)ObjCProtoNameinline
PointerTypeObjCProtoNamefriend
Prec enum nameNode
print(OutputBuffer &OB) constNodeinline
printAsOperand(OutputBuffer &OB, Prec P=Prec::Default, bool StrictlyWorse=false) constNodeinline
printLeft(OutputBuffer &OB) const overrideObjCProtoNameinlinevirtual
printRight(OutputBuffer &) constNodeinlinevirtual
RHSComponentCacheNode
visit(Fn F) constNode
~Node()=defaultNodevirtual