Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h600 unsigned LLVMGetEnumAttributeKind(LLVMAttributeRef A);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp156 unsigned LLVMGetEnumAttributeKind(LLVMAttributeRef A) { in LLVMGetEnumAttributeKind() function