- objc_ClassDeclaration_semantic_PASSinit_LINKobjc
void objc_ClassDeclaration_semantic_PASSinit_LINKobjc(ClassDeclaration cd)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_FuncDeclaration_semantic_checkLinkage
void objc_FuncDeclaration_semantic_checkLinkage(FuncDeclaration fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_FuncDeclaration_semantic_setSelector
void objc_FuncDeclaration_semantic_setSelector(FuncDeclaration fd, Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_FuncDeclaration_semantic_validateSelector
void objc_FuncDeclaration_semantic_validateSelector(FuncDeclaration fd)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_InterfaceDeclaration_semantic_objcExtern
void objc_InterfaceDeclaration_semantic_objcExtern(InterfaceDeclaration id, Scope* sc)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_isUdaSelector
bool objc_isUdaSelector(StructDeclaration sd)
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_tryMain_dObjc
void objc_tryMain_dObjc()
Undocumented in source. Be warned that the author may not have intended to support it.
- objc_tryMain_init
void objc_tryMain_init()
Undocumented in source. Be warned that the author may not have intended to support it.
Compiler implementation of the D programming language.