Home
last modified time | relevance | path

Searched defs:ReferencedVars (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp211 auto ReferencedVars = BDR->referenced_vars(); in VisitBlockExpr() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.cpp158 auto ReferencedVars = R->referenced_vars(); in checkPostStmt() local
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h684 void *ReferencedVars = nullptr; variable
H A DCallEvent.h627 auto ReferencedVars = BR->referenced_vars(); in getRegionStoringCapturedLambda() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMallocChecker.cpp3025 auto ReferencedVars = R->referenced_vars(); in checkPostStmt() local