Searched defs:getPtr (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DOrcABISupport.h63 void **getPtr(unsigned Idx) const { llvm_unreachable("Not supported"); } function in class:llvm::orc::OrcGenericABI::IndirectStubsInfo
105 void **getPtr(unsigned Idx) const { function in class:llvm::orc::GenericIndirectStubsInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclarationName.h260 void *getPtr() const { return reinterpret_cast<void *>(Ptr & ~PtrMask); } function in class:clang::DeclarationName
[all...]
H A DExpr.h5887 Expr *getPtr() const { function in class:clang::final::final::final::final::AtomicExpr
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DError.h271 ErrorInfoBase *getPtr() cons function in class:llvm::Error
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
H A DMachOObjectFile.cpp108 static const char *getPtr(const MachOObjectFile &O, size_t Offset) { function
[all...]

Completed in 214 milliseconds