Searched refs:GetLateParsedFunctionDecls (Results 1 – 2 of 2) sorted by relevance
29 std::set<FunctionDecl*> GetLateParsedFunctionDecls(TranslationUnitDecl* decl) { in GetLateParsedFunctionDecls() function134 std::set<FunctionDecl*> late_parsed_decls = GetLateParsedFunctionDecls(decl); in ParseFunctionTemplates()
82 std::set<FunctionDecl*> GetLateParsedFunctionDecls(TranslationUnitDecl* decl) { in GetLateParsedFunctionDecls() function1006 std::set<FunctionDecl*> late_parsed_decls = GetLateParsedFunctionDecls(decl); in ParseFunctionTemplates()