Home
last modified time | relevance | path

Searched defs:SetParam (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/Interp/
H A DInterp.h327 bool SetParam(InterpState &S, CodePtr OpPC, uint32_t I) { in SetParam() function
/llvm-project-15.0.7/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1865 static void SetParam(const ParamType* parameter) { in SetParam() function