Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterp.h325 bool SetParam(InterpState &S, CodePtr OpPC, uint32_t I) { in SetParam() function
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/
H A Dgtest.h1866 static void SetParam(const ParamType* parameter) { in SetParam() function