Function LLVMIsAGlobalVariable

Source
pub(crate) extern "C" fn LLVMIsAGlobalVariable(
    GlobalVar: &Value,
) -> Option<&Value>