Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-c-test/
Decho.cpp161 return LLVMTokenTypeInContext(Ctx); in Clone()
/openbsd/src/gnu/llvm/llvm/include/llvm-c/
DCore.h1560 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C);
/openbsd/src/gnu/llvm/llvm/lib/IR/
DCore.cpp849 LLVMTypeRef LLVMTokenTypeInContext(LLVMContextRef C) { in LLVMTokenTypeInContext() function