Home
last modified time | relevance | path

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

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