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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprMember.cpp693 SourceLocation TypoLoc = R.getNameLoc(); local
H A DSemaExpr.cpp2146 SourceLocation TypoLoc = R.getNameLoc(); local
2031 emitEmptyLookupTypoDiagnostic( const TypoCorrection &TC, Sema &SemaRef, const CXXScopeSpec &SS, DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, unsigned DiagnosticID, unsigned DiagnosticSuggestID) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DExpr.h6191 SourceLocation TypoLoc; member in class:clang::final::final::final::TypoExpr
6194 TypoExpr(QualType T, SourceLocation TypoLoc) argument
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4215 TypoCorrection FailedCorrection(IdentifierInfo *Typo, SourceLocation TypoLoc, argument

Completed in 127 milliseconds