Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/modernize/
H A DLoopConvertCheck.cpp541 if (const auto *VDec = getReferencedVariable(ContainerExpr)) { in containerIsConst() local
/llvm-project/clang/lib/Analysis/
H A DThreadSafety.cpp635 const ValueDecl *VDec = DRE->getDecl(); VisitBinaryOperator() local