Home
last modified time | relevance | path

Searched defs:StmtRange (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang-tools-extra/clang-tidy/cppcoreguidelines/
DPreferMemberInitializerCheck.cpp173 CharSourceRange StmtRange = in check() local
234 CharSourceRange StmtRange = in check() local
/external/llvm-project/clang-tools-extra/clang-tidy/readability/
DRedundantControlFlowCheck.cpp74 const SourceRange &StmtRange, const char *const Diag) { in issueDiagnostic()