Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dtypo-correction.m16 // Spell-checking 'undefined' is ok.
22 // Spell-checking 'super' is not ok.
/llvm-project-15.0.7/clang/lib/ARCMigrate/
H A DTransGCAttrs.cpp99 StringRef Spell = OwnershipAttr->getKind()->getName(); in handleAttr() local
101 if (Spell == "strong") in handleAttr()
103 else if (Spell == "weak") in handleAttr()
/llvm-project-15.0.7/mlir/utils/vim/syntax/
H A Dmlir.vim87 " Spell checking is enabled only in comments by default.
88 syn match mlirComment /\/\/.*$/ contains=@Spell
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DDiagnosticSemaKinds.td10095 // Spell-checking diagnostics