Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp779 auto DiagnoseType = [&](unsigned Index, AttributeArgumentNType T) { in handleDiagnoseAsBuiltinAttr() local
800 DiagnoseType(1, AANT_ArgumentBuiltinFunction); in handleDiagnoseAsBuiltinAttr()
814 DiagnoseType(I + 1, AANT_ArgumentIntegerConstant); in handleDiagnoseAsBuiltinAttr()