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

/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.h32 CodePtr() : Ptr(nullptr) {} function in class:clang::interp::final
66 CodePtr(const std::byte *Ptr) : Ptr(Ptr) {} function in class:clang::interp::final
[all...]

Completed in 107 milliseconds