Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaExprMember.cpp692 SourceLocation TypoLoc = R.getNameLoc(); in LookupMemberExprInRecord() local
DSemaLookup.cpp5815 SourceLocation TypoLoc) { in createDelayedTypo()
DSemaExpr.cpp2170 DeclarationName Typo, SourceLocation TypoLoc, ArrayRef<Expr *> Args, in emitEmptyLookupTypoDiagnostic()
2324 SourceLocation TypoLoc = R.getNameLoc(); in DiagnoseEmptyLookup() local
/openbsd/src/gnu/llvm/clang/include/clang/AST/
DExpr.h6372 SourceLocation TypoLoc; variable
6375 TypoExpr(QualType T, SourceLocation TypoLoc) in TypoExpr()