Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp1771 SourceLocation DeallocLoc = DeallocE->getExprLoc(); in handleRestrictAttr() local
1779 S.Diag(DeallocLoc, diag::err_attribute_malloc_arg_not_function) in handleRestrictAttr()
1787 S.Diag(DeallocLoc, diag::err_attribute_malloc_arg_not_function) in handleRestrictAttr()
1794 S.Diag(DeallocLoc, diag::err_attribute_malloc_arg_not_function) << 0; in handleRestrictAttr()
1808 S.Diag(DeallocLoc, in handleRestrictAttr()
1822 S.Diag(DeallocLoc, in handleRestrictAttr()