Home
last modified time | relevance | path

Searched defs:late_parsed_decls (Results 1 – 2 of 2) sorted by relevance

/external/v8/tools/clang/blink_gc_plugin/
DBlinkGCPluginConsumer.cpp37 std::set<FunctionDecl*> late_parsed_decls; in GetLateParsedFunctionDecls() member
134 std::set<FunctionDecl*> late_parsed_decls = GetLateParsedFunctionDecls(decl); in ParseFunctionTemplates() local
/external/v8/tools/clang/plugins/
DFindBadConstructsConsumer.cpp90 std::set<FunctionDecl*> late_parsed_decls; in GetLateParsedFunctionDecls() member
1006 std::set<FunctionDecl*> late_parsed_decls = GetLateParsedFunctionDecls(decl); in ParseFunctionTemplates() local