Home
last modified time | relevance | path

Searched defs:getVoidPtr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/Modules/
H A Dredundant-template-default-arg3.cpp67 consteval void *getVoidPtr() { in getVoidPtr() function
/llvm-project/llvm/include/llvm/ADT/
H A DPointerSumType.h195 void *getVoidPtr() const { in getVoidPtr() function
/llvm-project/mlir/lib/Dialect/LLVMIR/IR/
H A DFunctionCallUtils.cpp104 static LLVM::LLVMPointerType getVoidPtr(MLIRContext *context) { getVoidPtr() function