HomeSort by relevance Sort by last modified time
    Searched refs:addCorrectionDecl (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Sema/
TypoCorrection.h 149 addCorrectionDecl(CDecl);
160 void addCorrectionDecl(NamedDecl *CDecl);
  /external/clang/unittests/Sema/
ExternalSemaSourceTest.cpp 124 Correction.addCorrectionDecl(NewNamespace);
  /external/clang/lib/Sema/
SemaLookup.cpp     [all...]

Completed in 53 milliseconds