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

/external/clang/include/clang/Sema/
H A DTypoCorrection.h136 DeclClass *getCorrectionDeclAs() const { function in class:clang::TypoCorrection
299 return candidate.getCorrectionDeclAs<C>();

Completed in 140 milliseconds