Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h116 SpecialKind(reinterpret_cast<uintptr_t>(functionPtr))) { in KindOrFunctionPointer()
194 void setFunctionPointer(llvm::Value *functionPtr) { in setFunctionPointer()