Method LLVMIsDeclaration
LLVMIsDeclaration(LLVMValueRef)
TODO: Provide summary for Function LLVMIsDeclaration
Declaration
public static bool LLVMIsDeclaration(LLVMValueRef Global)
Parameters
public static bool LLVMIsDeclaration(LLVMValueRef Global)
LLVMValueRef | Global | TODO: Provide details of parameter Global |
Returns
Boolean | TODO: Document return value |