Home
last modified time | relevance | path

Searched defs:getVoidTy (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DIRBuilder.h260 Type *getVoidTy() { in getVoidTy() function
/external/swiftshader/third_party/LLVM/lib/VMCore/
DType.cpp200 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
/external/llvm/lib/IR/
DType.cpp154 Type *Type::getVoidTy(LLVMContext &C) { return &C.pImpl->VoidTy; } in getVoidTy() function in Type
/external/llvm/include/llvm/IR/
DIRBuilder.h363 Type *getVoidTy() { in getVoidTy() function