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

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaType.cpp63 /// diagnoseBadTypeAttribute - Diagnoses a type attribute which
65 static void diagnoseBadTypeAttribute(Sema &S, const AttributeList &attr, function
214 diagnoseBadTypeAttribute(getSema(), *Attr, type);
438 diagnoseBadTypeAttribute(state.getSema(), attr, type);
532 diagnoseBadTypeAttribute(state.getSema(), attr, type);

Completed in 63 milliseconds