Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1308 StringRef AnnotationSpelling = getFallthroughAttrSpelling(PP, L); in DiagnoseSwitchLabelsFallthrough() local
1309 SmallString<64> TextToInsert(AnnotationSpelling); in DiagnoseSwitchLabelsFallthrough()
1312 << AnnotationSpelling in DiagnoseSwitchLabelsFallthrough()