Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DStaticAssertCheck.cpp49 auto AssertCondition = in registerMatchers() local
60 hasArgument(0, AssertCondition))), in registerMatchers()
61 AssertCondition); in registerMatchers()