Searched defs:getCaptureRegions (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DMemRegion.cpp1359 BlockDataRegion::getCaptureRegions(const VarDecl *VD) { function in class:BlockDataRegion
1407 std::tie(VR, OriginalVR) = getCaptureRegions(*I);

Completed in 66 milliseconds