Uses of Class
de.jplag.llvmir.grammar.LLVMIRParser.PreallocatedContext
Packages that use LLVMIRParser.PreallocatedContext
-
Uses of LLVMIRParser.PreallocatedContext in de.jplag.llvmir.grammar
Methods in de.jplag.llvmir.grammar that return LLVMIRParser.PreallocatedContextModifier and TypeMethodDescriptionLLVMIRParser.FuncAttributeContext.preallocated()LLVMIRParser.ParamAttributeContext.preallocated()LLVMIRParser.preallocated()Methods in de.jplag.llvmir.grammar with parameters of type LLVMIRParser.PreallocatedContextModifier and TypeMethodDescriptionvoidLLVMIRBaseListener.enterPreallocated(LLVMIRParser.PreallocatedContext ctx) Enter a parse tree produced byLLVMIRParser.preallocated().voidLLVMIRListener.enterPreallocated(LLVMIRParser.PreallocatedContext ctx) Enter a parse tree produced byLLVMIRParser.preallocated().voidLLVMIRBaseListener.exitPreallocated(LLVMIRParser.PreallocatedContext ctx) Exit a parse tree produced byLLVMIRParser.preallocated().voidLLVMIRListener.exitPreallocated(LLVMIRParser.PreallocatedContext ctx) Exit a parse tree produced byLLVMIRParser.preallocated().