Home
last modified time | relevance | path

Searched refs:VarLoc (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
DCStringChecker.cpp1958 Loc VarLoc = state->getLValue(D, C.getLocationContext()); in checkPreStmt() local
1959 const MemRegion *MR = VarLoc.getAsRegion(); in checkPreStmt()