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

/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprMember.cpp690 SourceLocation TypoLoc = R.getNameLoc(); local
H A DSemaExpr.cpp2257 SourceLocation TypoLoc = R.getNameLoc(); local
2101 emitEmptyLookupTypoDiagnostic( const TypoCorrection &TC, Sema &SemaRef, const CXXScopeSpec &SS, DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, unsigned DiagnosticID, unsigned DiagnosticSuggestID) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DExpr.h6286 SourceLocation TypoLoc; member in class:clang::final::final::final::TypoExpr
6289 TypoExpr(QualType T, SourceLocation TypoLoc) argument
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4506 TypoCorrection FailedCorrection(IdentifierInfo *Typo, SourceLocation TypoLoc, argument

Completed in 333 milliseconds