ccgutils

Imports

ast, msgs, wordrecg, platform, trees, options

Procs

proc getPragmaStmt(n: PNode; w: TSpecialWord): PNode {...}{.raises: [], tags: [].}
Source Edit
proc stmtsContainPragma(n: PNode; w: TSpecialWord): bool {...}{.raises: [], tags: [].}
Source Edit
proc hashString(conf: ConfigRef; s: string): BiggestInt {...}{.raises: [], tags: [].}
Source Edit
proc makeSingleLineCString(s: string): string {...}{.raises: [], tags: [].}
Source Edit
proc mangle(name: string): string {...}{.raises: [], tags: [].}
Source Edit

Templates

template getUniqueType(key: PType): PType
Source Edit

© 2006–2021 Andreas Rumpf
Licensed under the MIT License.
https://nim-lang.org/docs/compiler/ccgutils.html