Searched defs:LLVMIsDeclaration (Results 1 – 2 of 2) sorted by relevance
1172 pub fn LLVMIsDeclaration(Global: &Value) -> Bool; in LLVMIsDeclaration() function
1824 LLVMBool LLVMIsDeclaration(LLVMValueRef Global) { in LLVMIsDeclaration() function