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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1312 StringRef AnnotationSpelling = getFallthroughAttrSpelling(PP, L); local
1313 SmallString<64> TextToInsert(AnnotationSpelling);
1316 << AnnotationSpelling

Completed in 209 milliseconds