Searched refs:getParentFunctionDecl (Results 1 – 1 of 1) sorted by relevance
84 auto getParentFunctionDecl = [](const NamedDecl *ND) -> const NamedDecl * { in WriteNamedDecl() local114 const NamedDecl *ParentDecl = getParentFunctionDecl(ND); in WriteNamedDecl()