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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DCommentSema.cpp909 StringRef Typo; member in class:clang::comments::__anon2963::SimpleTypoCorrector
918 SimpleTypoCorrector(StringRef Typo) : argument
961 correctTypoInParmVarReference( StringRef Typo, ArrayRef<const ParmVarDecl *> ParamVars) argument
1026 correctTypoInTParamReference( StringRef Typo, const TemplateParameterList *TemplateParameters) argument
[all...]
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaLookup.cpp3203 StringRef Typo; member in class:__anon3250::TypoCorrectionConsumer
3215 explicit TypoCorrectionConsumer(Sema &SemaRef, IdentifierInfo *Typo) argument
[all...]

Completed in 60 milliseconds