Searched refs:AllUnnamed (Results 1 – 1 of 1) sorted by relevance
922 bool AllUnnamed = true; in checkExportedDeclContext() local924 AllUnnamed &= checkExportedDecl(S, D, BlockStart); in checkExportedDeclContext()925 return AllUnnamed; in checkExportedDeclContext()