Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp53 bool Sema::CheckCountedByAttrOnField(FieldDecl *FD, Expr *E, bool CountInBytes, in CheckCountedByAttrOnField() function in clang::Sema
H A DSemaDeclAttr.cpp6627 if (S.CheckCountedByAttrOnField(FD, CountExpr, CountInBytes, OrNull)) in handleCountedByAttrField()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2448 bool CheckCountedByAttrOnField(FieldDecl *FD, Expr *E, bool CountInBytes,