Searched refs:NameDecl (Results 1 - 1 of 1) sorted by relevance

/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 81 milliseconds