Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1160 StringRef AnnotationSpelling = getFallthroughAttrSpelling(PP, L); in DiagnoseSwitchLabelsFallthrough() local
1161 SmallString<64> TextToInsert(AnnotationSpelling); in DiagnoseSwitchLabelsFallthrough()
1164 AnnotationSpelling << in DiagnoseSwitchLabelsFallthrough()
/external/llvm-project/clang/lib/Sema/
DAnalysisBasedWarnings.cpp1310 StringRef AnnotationSpelling = getFallthroughAttrSpelling(PP, L); in DiagnoseSwitchLabelsFallthrough() local
1311 SmallString<64> TextToInsert(AnnotationSpelling); in DiagnoseSwitchLabelsFallthrough()
1314 << AnnotationSpelling in DiagnoseSwitchLabelsFallthrough()