Searched refs:ParseFunctionTemplates (Results 1 – 4 of 4) sorted by relevance
31 void ParseFunctionTemplates(clang::TranslationUnitDecl* decl);
88 ParseFunctionTemplates(context.getTranslationUnitDecl()); in HandleTranslationUnit()130 void BlinkGCPluginConsumer::ParseFunctionTemplates(TranslationUnitDecl* decl) { in ParseFunctionTemplates() function in BlinkGCPluginConsumer
111 void ParseFunctionTemplates(clang::TranslationUnitDecl* decl);
183 ParseFunctionTemplates(context.getTranslationUnitDecl()); in Traverse()962 void FindBadConstructsConsumer::ParseFunctionTemplates( in ParseFunctionTemplates() function in chrome_checker::FindBadConstructsConsumer