Home
last modified time | relevance | path

Searched defs:RemovalRange (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang-tools-extra/clang-tidy/fuchsia/
H A DDefaultArgumentsDeclarationsCheck.cpp41 SourceRange RemovalRange( in check() local
/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DRedundantStringInitCheck.cpp156 if (std::optional<SourceRange> RemovalRange = in check() local
/llvm-project/clang-tools-extra/clang-tidy/misc/
H A DUnusedParametersCheck.cpp157 SourceRange RemovalRange(Param->getLocation()); warnOnUnusedParameter() local
/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DUseConstraintsCheck.cpp415 SourceRange RemovalRange; in handleTrailingTemplateType() local
/llvm-project/clang/lib/Parse/
H A DParser.cpp1711 SourceRange RemovalRange(PP.getLocForEndOfToken(Loc), ParseSimpleAsm() local
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5431 SourceRange RemovalRange; GetFullTypeForDeclarator() local
H A DSemaChecking.cpp8345 SourceRange RemovalRange; CheckMaxUnsignedZero() local