Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAttr.cpp475 } HintAttrs[CategoryType::NumberOfCategories] = {}; in CheckForIncompatibleAttributes() local
517 auto &CategoryState = HintAttrs[Category]; in CheckForIncompatibleAttributes()