Searched defs:getCorrectionDecl (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Sema/
H A DTypoCorrection.h132 NamedDecl *getCorrectionDecl() const { function in class:clang::TypoCorrection
137 return dyn_cast_or_null<DeclClass>(getCorrectionDecl());

Completed in 71 milliseconds