Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaDeclCXX.cpp16069 std::string InnerCondDescription; in BuildStaticAssertDeclaration() local
16070 std::tie(InnerCond, InnerCondDescription) = in BuildStaticAssertDeclaration()
16083 << InnerCondDescription << !AssertMessage in BuildStaticAssertDeclaration()