Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp4188 static unsigned GetDiagnosticTypeSpecifierID(DeclSpec::TST T) { in GetDiagnosticTypeSpecifierID() function
4259 << GetDiagnosticTypeSpecifierID(DS.getTypeSpecType()); in ParsedFreeStandingDeclSpec()
4291 << GetDiagnosticTypeSpecifierID(DS.getTypeSpecType()) << SS.getRange(); in ParsedFreeStandingDeclSpec()
4453 << AL.getName() << GetDiagnosticTypeSpecifierID(TypeSpecType); in ParsedFreeStandingDeclSpec()