Searched refs:diagnoseBadTypeAttribute (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp64 /// diagnoseBadTypeAttribute - Diagnoses a type attribute which
66 static void diagnoseBadTypeAttribute(Sema &S, const AttributeList &attr, function
210 diagnoseBadTypeAttribute(getSema(), **i, type);
418 diagnoseBadTypeAttribute(state.getSema(), attr, type);
510 diagnoseBadTypeAttribute(state.getSema(), attr, type);

Completed in 58 milliseconds