Home
last modified time | relevance | path

Searched refs:LLVMFunctionTypeKind (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/
Decho.cpp94 case LLVMFunctionTypeKind: { in Clone()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h158 LLVMFunctionTypeKind, /**< Functions */ enumerator
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp526 return LLVMFunctionTypeKind; in LLVMGetTypeKind()