Searched refs:NormalHeaderCount (Results 1 – 1 of 1) sorted by relevance
374 int NormalHeaderCount = Mod.Headers[clang::Module::HK_Normal].size(); in collectModuleHeaders() local376 for (int Index = 0; Index < NormalHeaderCount; ++Index) { in collectModuleHeaders()