Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/include/gtest/
H A Dgtest.h1696 static const ParamType& GetParam() { in GetParam() function
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterp.h1194 bool GetParam(InterpState &S, CodePtr OpPC, uint32_t I) { in GetParam() function