Searched refs:NameDecl (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/Sema/
H A DTypoCorrection.h41 TypoCorrection(const DeclarationName &Name, NamedDecl *NameDecl, argument
48 if (NameDecl)
49 CorrectionDecls.push_back(NameDecl);

Completed in 268 milliseconds