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

/external/clang/lib/Sema/
H A DSemaType.cpp63 /// diagnoseBadTypeAttribute - Diagnoses a type attribute which
65 static void diagnoseBadTypeAttribute(Sema &S, const AttributeList &attr, function
221 diagnoseBadTypeAttribute(getSema(), *Attr, type);
445 diagnoseBadTypeAttribute(state.getSema(), attr, type);
539 diagnoseBadTypeAttribute(state.getSema(), attr, type);

Completed in 69 milliseconds