Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DExprSequence.cpp214 if (const auto *TheVarDecl = dyn_cast<VarDecl>(TheDecl)) { in getSequenceSuccessor() local
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DCheckPlacementNew.cpp263 const VarDecl *TheVarDecl = R->getDecl(); in isVarRegionAlignedProperly() local