Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/Index/Core/
H A Dindex-source.cpp460 static constexpr bool constVar = true; member
463 static_assert(StaticAssertRef::constVar, "index static asserts");
468 static_assert(StaticAssertRef::constVar, "index static asserts"); in staticAssertInFn()