Searched refs:VDLoc (Results 1 – 2 of 2) sorted by relevance
181 PathDiagnosticLocation VDLoc = in VisitVarDecl() local184 VDLoc, Init->getSourceRange()); in VisitVarDecl()
277 auto *VDLoc = Env.getStorageLocation(*VD); in ProcessVarDecl() local278 assert(VDLoc != nullptr); in ProcessVarDecl()279 Env.setStorageLocation(*B, *VDLoc); in ProcessVarDecl()