Home
last modified time | relevance | path

Searched defs:IsConstQualified (Results 1 – 1 of 1) sorted by relevance

/minix3/external/bsd/llvm/dist/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp2779 TEST(IsConstQualified, MatchesConstInt) { in TEST() argument
2784 TEST(IsConstQualified, MatchesConstPointer) { in TEST() argument
2789 TEST(IsConstQualified, MatchesThroughTypedef) { in TEST() argument
2796 TEST(IsConstQualified, DoesNotMatchInappropriately) { in TEST() argument