mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-27 17:11:40 +00:00
Deploy to GitHub pages
This commit is contained in:
7
compiler/sempass2.idx
Normal file
7
compiler/sempass2.idx
Normal file
@@ -0,0 +1,7 @@
|
||||
nimTitle sempass2 sempass2.html module sempass2 0
|
||||
nim checkForSink sempass2.html#checkForSink,ConfigRef,IdGenerator,PSym,PNode proc checkForSink(config: ConfigRef; idgen: IdGenerator; owner: PSym; arg: PNode) 10
|
||||
nim getEbase sempass2.html#getEbase,ModuleGraph,TLineInfo proc getEbase(g: ModuleGraph; info: TLineInfo): PType 470
|
||||
nim checkMethodEffects sempass2.html#checkMethodEffects,ModuleGraph,PSym,PSym proc checkMethodEffects(g: ModuleGraph; disp, branch: PSym) 1658
|
||||
nim setEffectsForProcType sempass2.html#setEffectsForProcType,ModuleGraph,PType,PNode,PSym proc setEffectsForProcType(g: ModuleGraph; t: PType; n: PNode; s: PSym = nil) 1684
|
||||
nim trackProc sempass2.html#trackProc,PContext,PSym,PNode proc trackProc(c: PContext; s: PSym; body: PNode) 1750
|
||||
nim trackStmt sempass2.html#trackStmt,PContext,PSym,PNode,bool proc trackStmt(c: PContext; module: PSym; n: PNode; isTopLevel: bool) 1873
|
||||
Reference in New Issue
Block a user