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