Home
last modified time | relevance | path

Searched refs:ConstCharPtr (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/googletest/googletest/include/gtest/internal/
H A Dgtest-internal.h834 struct GTEST_API_ ConstCharPtr { struct
835 ConstCharPtr(const char* str) : value(str) {} in ConstCharPtr() function
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp17380 QualType ConstCharPtr = in EvaluateStaticAssertMessageAsString() local
17395 : BuildConvertedConstantExpression(DataE.get(), ConstCharPtr, in EvaluateStaticAssertMessageAsString()