# sweepFrameworkFilesForSymbols

**Kind:** Function

**Source:** [`atloria-monorepo/libs/parser-core/src/techdocs/symbol-sweep.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/libs/parser-core/src/techdocs/symbol-sweep.ts#L18)

## Signature

```ts
async function sweepFrameworkFilesForSymbols(results: ParseResult[]): Promise<ParseResult[]>
```

## Parameters

| Name | Type |
|---|---|
| `results` | `ParseResult[]` |

**Returns:** `Promise<ParseResult[]>`
