Home
last modified time | relevance | path

Searched defs:CorrectionName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h62 : CorrectionName(Name), CorrectionNameSpec(NNS), in CorrectionName() function
78 : CorrectionName(Name), CorrectionNameSpec(NNS), in CorrectionName() function
266 DeclarationName CorrectionName; variable