Searched refs:LocalTUDeclsSize (Results 1 – 1 of 1) sorted by relevance
314 void HandleDeclsCallGraph(const unsigned LocalTUDeclsSize);456 void AnalysisConsumer::HandleDeclsCallGraph(const unsigned LocalTUDeclsSize) { in HandleDeclsCallGraph() argument462 for (unsigned i = 0 ; i < LocalTUDeclsSize ; ++i) { in HandleDeclsCallGraph()540 const unsigned LocalTUDeclsSize = LocalTUDecls.size(); in HandleTranslationUnit() local541 for (unsigned i = 0 ; i < LocalTUDeclsSize ; ++i) { in HandleTranslationUnit()546 HandleDeclsCallGraph(LocalTUDeclsSize); in HandleTranslationUnit()