Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/readability/
H A DIsolateDeclarationCheck.cpp177 SourceLocation DeclBegin = Start; in declRanges() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp209 SourceLocation DeclBegin = First->getSourceRange().getBegin(); MaybeSuggestAddingStaticToDecl() local