Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Interpreter/
H A DValue.h141 void setPtr(void *Ptr) { Data.m_Ptr = Ptr; } in setPtr() function
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Derror.h110 void setPtr(ErrorInfoBase *Ptr) { in setPtr() function
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h286 void setPtr(ErrorInfoBase *EI) { in setPtr() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp170 void setPtr(BasicBlock *BB) { in setPtr() function in __anon15342ead0111::AddrLabelMapCallbackPtr