Searched refs:LocalTUDeclsSize (Results 1 – 1 of 1) sorted by relevance
269 void HandleDeclsGallGraph(const unsigned LocalTUDeclsSize);366 void AnalysisConsumer::HandleDeclsGallGraph(const unsigned LocalTUDeclsSize) { in HandleDeclsGallGraph() argument375 for (unsigned i = 0 ; i < LocalTUDeclsSize ; ++i) { in HandleDeclsGallGraph()468 const unsigned LocalTUDeclsSize = LocalTUDecls.size(); in HandleTranslationUnit() local469 for (unsigned i = 0 ; i < LocalTUDeclsSize ; ++i) { in HandleTranslationUnit()474 HandleDeclsGallGraph(LocalTUDeclsSize); in HandleTranslationUnit()