Home
last modified time | relevance | path

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

/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-param-test-test.cc1143 using OtherName = NotInstantiatedTest; typedef
1145 TEST_P(OtherName, Used) {} in TEST_P() argument
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.cpp1954 std::string OtherName = getMangledNameImpl(*this, OtherGD, OtherFD); in UpdateMultiVersionNames() local