Searched refs:GetLateParsedFunctionDecls (Results 1 – 2 of 2) sorted by relevance
28 std::set<FunctionDecl*> GetLateParsedFunctionDecls(TranslationUnitDecl* decl) { in GetLateParsedFunctionDecls() function131 std::set<FunctionDecl*> late_parsed_decls = GetLateParsedFunctionDecls(decl); in ParseFunctionTemplates()
101 std::set<FunctionDecl*> GetLateParsedFunctionDecls(TranslationUnitDecl* decl) { in GetLateParsedFunctionDecls() function959 std::set<FunctionDecl*> late_parsed_decls = GetLateParsedFunctionDecls(decl); in ParseFunctionTemplates()