Searched refs:ThisPointeeType (Results 1 – 1 of 1) sorted by relevance
283 QualType ThisPointeeType = MethodDecl->getThisObjectType(); in Environment() local284 ThisPointeeLoc = &createStorageLocation(ThisPointeeType); in Environment()285 if (Value *ThisPointeeVal = createValue(ThisPointeeType)) in Environment()