Home
last modified time | relevance | path

Searched refs:SetParam (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DOpcodes.td292 def SetParam : AccessOpcode;
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/internal/
H A Dgtest-param-util.h398 TestClass::SetParam(&parameter_); in CreateTest()
/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