This is the complete list of members for SVF::SVFVirtualCallInst, including all inherited members.
| addArgument(const SVFValue *a) | SVF::SVFCallInst | inlineprotected |
| arg_empty() const | SVF::SVFCallInst | inline |
| arg_size() const | SVF::SVFCallInst | inline |
| args | SVF::SVFCallInst | private |
| bb | SVF::SVFInstruction | private |
| calledVal | SVF::SVFCallInst | private |
| classof(const SVFValue *node) | SVF::SVFVirtualCallInst | inlinestatic |
| classof(const SVFInstruction *node) | SVF::SVFVirtualCallInst | inlinestatic |
| classof(const SVFCallInst *node) | SVF::SVFVirtualCallInst | inlinestatic |
| constDataOrAggData | SVF::SVFValue | private |
| funNameOfVcall | SVF::SVFVirtualCallInst | private |
| getArgOperand(u32_t i) const | SVF::SVFCallInst | inline |
| getCalledFunction() const | SVF::SVFCallInst | inline |
| getCalledOperand() const | SVF::SVFCallInst | inline |
| getCaller() const | SVF::SVFCallInst | inline |
| getFunction() const | SVF::SVFInstruction | inline |
| getFunIdxInVtable() const | SVF::SVFVirtualCallInst | inline |
| getFunNameOfVirtualCall() const | SVF::SVFVirtualCallInst | inline |
| getKind() const | SVF::SVFValue | inline |
| getName() const | SVF::SVFValue | inline |
| getNumArgOperands() const | SVF::SVFCallInst | inline |
| getParent() const | SVF::SVFInstruction | inline |
| getSourceLoc() const | SVF::SVFValue | inlinevirtual |
| getType() const | SVF::SVFValue | inlinevirtual |
| getVtablePtr() const | SVF::SVFVirtualCallInst | inline |
| GNodeK typedef | SVF::SVFValue | |
| isblackHole() const | SVF::SVFValue | inline |
| isConstDataOrAggData() const | SVF::SVFValue | inline |
| isNullPtr() const | SVF::SVFValue | inline |
| isRetInst() const | SVF::SVFInstruction | inline |
| isVarArg() const | SVF::SVFCallInst | inline |
| kind | SVF::SVFValue | private |
| LLVMModuleSet class | SVF::SVFVirtualCallInst | friend |
| name | SVF::SVFValue | protected |
| ptrInUncalledFun | SVF::SVFValue | private |
| ptrInUncalledFunction() const | SVF::SVFValue | inline |
| ret | SVF::SVFInstruction | private |
| setCalledOperand(const SVFValue *v) | SVF::SVFCallInst | inlineprotected |
| setConstDataOrAggData() | SVF::SVFValue | inlineprotected |
| setFunIdxInVtable(s32_t idx) | SVF::SVFVirtualCallInst | inlineprotected |
| setFunNameOfVirtualCall(const std::string &name) | SVF::SVFVirtualCallInst | inlineprotected |
| setName(const std::string &n) | SVF::SVFValue | inline |
| setName(std::string &&n) | SVF::SVFValue | inline |
| setPtrInUncalledFunction() | SVF::SVFValue | inlineprotected |
| setSourceLoc(const std::string &sourceCodeInfo) | SVF::SVFValue | inlinevirtual |
| setVtablePtr(const SVFValue *vptr) | SVF::SVFVirtualCallInst | inlineprotected |
| sourceLoc | SVF::SVFValue | protected |
| SVFArg enum value | SVF::SVFValue | |
| SVFBB enum value | SVF::SVFValue | |
| SVFBlackHole enum value | SVF::SVFValue | |
| SVFCall enum value | SVF::SVFValue | |
| SVFCallInst(const SVFType *ty, const SVFBasicBlock *b, bool va, bool tm, SVFValKind k=SVFCall) | SVF::SVFCallInst | inline |
| SVFCallInst(void)=delete | SVF::SVFCallInst | |
| SVFConst enum value | SVF::SVFValue | |
| SVFConstData enum value | SVF::SVFValue | |
| SVFConstFP enum value | SVF::SVFValue | |
| SVFConstInt enum value | SVF::SVFValue | |
| SVFFunc enum value | SVF::SVFValue | |
| SVFGlob enum value | SVF::SVFValue | |
| SVFInst enum value | SVF::SVFValue | |
| SVFInstruction(const SVFType *ty, const SVFBasicBlock *b, bool tm, bool isRet, SVFValKind k=SVFInst) | SVF::SVFInstruction | |
| SVFInstruction(void)=delete | SVF::SVFInstruction | |
| SVFIRReader class | SVF::SVFVirtualCallInst | friend |
| SVFIRWriter class | SVF::SVFVirtualCallInst | friend |
| SVFMetaAsValue enum value | SVF::SVFValue | |
| SVFNullPtr enum value | SVF::SVFValue | |
| SVFOther enum value | SVF::SVFValue | |
| SVFVal enum value | SVF::SVFValue | |
| SVFValKind enum name | SVF::SVFValue | |
| SVFValue(const SVFType *ty, SVFValKind k) | SVF::SVFValue | inlineprotected |
| SVFValue()=delete | SVF::SVFValue | |
| SVFVCall enum value | SVF::SVFValue | |
| SVFVirtualCallInst(const SVFType *ty, const SVFBasicBlock *b, bool vararg, bool tm) | SVF::SVFVirtualCallInst | inline |
| terminator | SVF::SVFInstruction | private |
| toString() const | SVF::SVFValue | |
| type | SVF::SVFValue | protected |
| varArg | SVF::SVFCallInst | private |
| vCallVtblPtr | SVF::SVFVirtualCallInst | private |
| virtualFunIdx | SVF::SVFVirtualCallInst | private |
| ~SVFValue()=default | SVF::SVFValue | virtual |