Home
last modified time | relevance | path

Searched refs:LLVMIsDeclaration (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm-c/
HDCore.h1684 LLVMBool LLVMIsDeclaration(LLVMValueRef Global);
/trueos/contrib/llvm/lib/IR/
HDCore.cpp1139 LLVMBool LLVMIsDeclaration(LLVMValueRef Global) { in LLVMIsDeclaration() function