Home
last modified time | relevance | path

Searched refs:FallbackLoc (Results 1 – 2 of 2) sorted by relevance

/external/compiler-rt/lib/ubsan/
Dubsan_handlers.cc30 Location FallbackLoc) { in handleTypeMismatchImpl() argument
37 Loc = FallbackLoc; in handleTypeMismatchImpl()
/external/clang/lib/Sema/
DSemaType.cpp1934 SourceLocation FallbackLoc, in diagnoseIgnoredQualifiers() argument
1978 S.Diag(Loc.isInvalid() ? FallbackLoc : Loc, diag::warn_qual_return_type) in diagnoseIgnoredQualifiers()