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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp26 CodePtr Function::getCodeEnd() const { return Code.data() + Code.size(); } function in class:Function

Completed in 49 milliseconds