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