Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DXRefs.cpp949 SourceRange findCaseBounds(const SwitchStmt &Switch, SourceLocation Loc, in findCaseBounds() function
1044 Bounds = findCaseBounds(*SS, N.ASTNode.getSourceRange().getBegin(), SM); in relatedControlFlow()