Searched defs:ThisPointeeLoc (Results 1 – 4 of 4) sorted by relevance
318 // analyzing a constructor. `ThisPointeeLoc` is the storage location that in TraverseConstructorInits() argument 1190 buildResultObjectMap(DataflowAnalysisContext * DACtx,const FunctionDecl * FuncDecl,RecordStorageLocation * ThisPointeeLoc,RecordStorageLocation * LocForRecordReturnVal) buildResultObjectMap() argument 1206 buildResultObjectMap(DataflowAnalysisContext * DACtx,Stmt * S,RecordStorageLocation * ThisPointeeLoc,RecordStorageLocation * LocForRecordReturnVal) buildResultObjectMap() argument [all...]
417 if (ThisPointeeLoc == nullptr) in VisitCXXThisExpr() local
794 RecordStorageLocation *ThisPointeeLoc = nullptr; variable
7478 const RecordStorageLocation *ThisPointeeLoc = TEST() local