Searched refs:getParamDescriptor (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/Interp/
H A DFunction.cpp28 Function::ParamDescriptor Function::getParamDescriptor(unsigned Offset) const { function in class:Function
H A DFunction.h80 ParamDescriptor getParamDescriptor(unsigned Offset) const;
H A DInterpFrame.cpp169 const auto &Desc = Func->getParamDescriptor(Off);

Completed in 99 milliseconds