Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/misc/
DStaticAssertCheck.cpp47 auto NonConstexprFunctionCall = in registerMatchers() local
55 unless(findAll(NonConstexprFunctionCall))) in registerMatchers()