Home
last modified time | relevance | path

Searched refs:tryCommentGroupAndFrame (Results 1 – 1 of 1) sorted by relevance

/dports/sysutils/kubectl/kubernetes-1.22.2/test/conformance/
H A Dwalk.go256 if cd := tryCommentGroupAndFrame(fset, c, targetFrame); cd != nil {
272 func tryCommentGroupAndFrame(fset *token.FileSet, cg *ast.CommentGroup, f frame) *ConformanceData { func