Home
last modified time | relevance | path

Searched defs:isThrowStatement (Results 1 – 3 of 3) sorted by relevance

/dports/lang/gcc12-devel/gcc-12-20211205/gcc/d/dmd/
H A Dstatement.h153 …ThrowStatement *isThrowStatement() { return stmt == STMTthrow ? (ThrowStatement*… in isThrowStatement() function
H A Dstatement.d389 …inout(ThrowStatement) isThrowStatement() { return stmt == STMT.Throw ? cast(type… in isThrowStatement() function
/dports/textproc/opensearch-dashboards/opensearch-dashboards-1.2.0-linux-x64/plugins/anomalyDetectionDashboards/node_modules/prettier/esm/
H A Dparser-typescript.mjs22 …es per indentation level.",range:{start:0,end:Number.POSITIVE_INFINITY,step:1}},useTabs:{since:"1.… field in Tu