Searched refs:call_ap (Results 1 – 1 of 1) sorted by relevance
1368 std::unique_ptr<Declaration> call_ap; in ParseFunctionBlocks() local1370 … call_ap.reset(new Declaration(sc.comp_unit->GetSupportFiles().GetFileSpecAtIndex(call_file), in ParseFunctionBlocks()1373 … block->SetInlinedFunctionInfo (name, mangled_name, decl_ap.get(), call_ap.get()); in ParseFunctionBlocks()