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

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

Completed in 39 milliseconds