Home
last modified time | relevance | path

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

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