Searched refs:LLVMFunctionTypeKind (Results 1 – 2 of 2) sorted by relevance
/external/llvm/include/llvm-c/ | ||
D | Core.h | 272 LLVMFunctionTypeKind, /**< Functions */ enumerator |
/external/llvm/lib/IR/ | ||
D | Core.cpp | 184 return LLVMFunctionTypeKind; in LLVMGetTypeKind() |