Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DStaticAssertCheck.cpp56 auto AssertCondition = in registerMatchers() local
67 hasArgument(0, AssertCondition))), in registerMatchers()
68 AssertCondition); in registerMatchers()