Searched defs:LocForRecordReturnVal (Results 1 – 2 of 2) sorted by relevance
308 ResultObjectVisitor(llvm::DenseMap<const Expr *,RecordStorageLocation * > & ResultObjectMap,RecordStorageLocation * LocForRecordReturnVal,DataflowAnalysisContext & DACtx) ResultObjectVisitor() argument 480 RecordStorageLocation *LocForRecordReturnVal; global() member in clang::dataflow::__anon3a6207480111::ResultObjectVisitor 1191 buildResultObjectMap(DataflowAnalysisContext * DACtx,const FunctionDecl * FuncDecl,RecordStorageLocation * ThisPointeeLoc,RecordStorageLocation * LocForRecordReturnVal) buildResultObjectMap() argument 1207 buildResultObjectMap(DataflowAnalysisContext * DACtx,Stmt * S,RecordStorageLocation * ThisPointeeLoc,RecordStorageLocation * LocForRecordReturnVal) buildResultObjectMap() argument [all...]
790 RecordStorageLocation *LocForRecordReturnVal = nullptr; variable