Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp19 getCountAttrKind(bool CountInBytes, bool OrNull) { in getCountAttrKind() function
57 unsigned Kind = getCountAttrKind(CountInBytes, OrNull); in CheckCountedByAttrOnField()