Home
last modified time | relevance | path

Searched refs:ImportSpecList (Results 1 – 25 of 82) sorted by relevance

1234

/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DExplicitNamespaces1.hs.parser.golden59 (ImportSpecList
121 (ImportSpecList
183 (ImportSpecList
H A DByteStringUtils.hs.prettyparser.golden5ImportSpecList () True [IVar () (Ident () "catch")])},ImportDecl {importAnn = (), importModule = M…
9ImportSpecList () True [IVar () (Ident () "catch")])},ImportDecl {importAnn = (), importModule = M…
H A DPatternSynonymImport.hs.parser.golden142 (ImportSpecList
H A DUnicodeSyntax.hs.parser.golden81 (ImportSpecList
H A DLib.hs.parser.golden145 (ImportSpecList
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/tests/examples/
H A DExplicitNamespaces1.hs.parser.golden59 (ImportSpecList
121 (ImportSpecList
183 (ImportSpecList
H A DByteStringUtils.hs.prettyparser.golden5ImportSpecList () True [IVar () (Ident () "catch")])},ImportDecl {importAnn = (), importModule = M…
9ImportSpecList () True [IVar () (Ident () "catch")])},ImportDecl {importAnn = (), importModule = M…
H A DPatternSynonymImport.hs.parser.golden142 (ImportSpecList
H A DUnicodeSyntax.hs.parser.golden81 (ImportSpecList
H A DLib.hs.parser.golden145 (ImportSpecList
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/tests/examples/
H A DExplicitNamespaces1.hs.parser.golden59 (ImportSpecList
121 (ImportSpecList
183 (ImportSpecList
H A DByteStringUtils.hs.prettyparser.golden5ImportSpecList () True [IVar () (Ident () "catch")])},ImportDecl {importAnn = (), importModule = M…
9ImportSpecList () True [IVar () (Ident () "catch")])},ImportDecl {importAnn = (), importModule = M…
H A DPatternSynonymImport.hs.parser.golden142 (ImportSpecList
H A DUnicodeSyntax.hs.parser.golden81 (ImportSpecList
H A DLib.hs.parser.golden145 (ImportSpecList
/dports/lang/spidermonkey60/firefox-60.9.0/js/src/frontend/
H A DNameFunctions.cpp695 case ParseNodeKind::ImportSpecList: { in resolve()
698 bool isImport = cur->isKind(ParseNodeKind::ImportSpecList); in resolve()
H A DParseNode.cpp302 pn->pn_left->isKind(ParseNodeKind::ImportSpecList)); in PushNodeChildren()
431 case ParseNodeKind::ImportSpecList: in PushNodeChildren()
H A DFoldConstants.cpp128 case ParseNodeKind::ImportSpecList: in ContainsHoistedDeclaration()
1621 case ParseNodeKind::ImportSpecList: in Fold()
/dports/www/firefox-esr/firefox-91.8.0/js/src/frontend/
H A DNameFunctions.cpp418 bool isImport = pn->isKind(ParseNodeKind::ImportSpecList); in internalVisitSpecList()
/dports/lang/spidermonkey78/firefox-78.9.0/js/src/frontend/
H A DNameFunctions.cpp414 bool isImport = pn->isKind(ParseNodeKind::ImportSpecList); in internalVisitSpecList()
/dports/www/firefox/firefox-99.0/js/src/frontend/
H A DNameFunctions.cpp417 bool isImport = pn->isKind(ParseNodeKind::ImportSpecList); in internalVisitSpecList()
/dports/mail/thunderbird/thunderbird-91.8.0/js/src/frontend/
H A DNameFunctions.cpp418 bool isImport = pn->isKind(ParseNodeKind::ImportSpecList); in internalVisitSpecList()
/dports/devel/hs-hoogle/hoogle-5.0.18.2/_cabal_deps/haskell-src-exts-1.23.0/src/Language/Haskell/Exts/
H A DSyntax.hs54 ImportDecl(..), ImportSpecList(..), ImportSpec(..), Assoc(..), Namespace(..),
236 , importSpecs :: Maybe (ImportSpecList l)
242 data ImportSpecList l type
243 = ImportSpecList l Bool [ImportSpec l] constructor
1223 instance Annotated ImportSpecList where
1224 ann (ImportSpecList l _ _) = l
1225 amap f (ImportSpecList l b iss) = ImportSpecList (f l) b iss
/dports/www/hs-postgrest/postgrest-8.0.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DSyntax.hs54 ImportDecl(..), ImportSpecList(..), ImportSpec(..), Assoc(..), Namespace(..),
236 , importSpecs :: Maybe (ImportSpecList l)
242 data ImportSpecList l type
243 = ImportSpecList l Bool [ImportSpec l] constructor
1223 instance Annotated ImportSpecList where
1224 ann (ImportSpecList l _ _) = l
1225 amap f (ImportSpecList l b iss) = ImportSpecList (f l) b iss
/dports/devel/hs-haskell-language-server/haskell-language-server-1.4.0/_cabal_deps/haskell-src-exts-1.23.1/src/Language/Haskell/Exts/
H A DSyntax.hs54 ImportDecl(..), ImportSpecList(..), ImportSpec(..), Assoc(..), Namespace(..),
236 , importSpecs :: Maybe (ImportSpecList l)
242 data ImportSpecList l type
243 = ImportSpecList l Bool [ImportSpec l] constructor
1223 instance Annotated ImportSpecList where
1224 ann (ImportSpecList l _ _) = l
1225 amap f (ImportSpecList l b iss) = ImportSpecList (f l) b iss

1234