Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Index/Core/
H A Dindex-source.cpp459 struct StaticAssertRef { struct
463 static_assert(StaticAssertRef::constVar, "index static asserts"); argument
468 static_assert(StaticAssertRef::constVar, "index static asserts"); in staticAssertInFn()