Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaBoundsSafety.cpp318 << CATy->getAttributeName(/*WithMacroPrefix=*/true) << PointeeTy in CheckAssignmentToCountAttrPtrWithIncompletePointeeTy()
391 << CATy->getAttributeName(/*WithMacroPrefix=*/true) << CATy->isOrNull() in BoundsSafetyCheckUseOfCountAttrPtr()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4009 StringRef CountAttributedType::getAttributeName(bool WithMacroPrefix) const { in getAttributeName() function in CountAttributedType
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DType.h3411 StringRef getAttributeName(bool WithMacroPrefix) const;