Searched defs:ControlBlock (Results 1 – 2 of 2) sorted by relevance
42 struct ControlBlock { struct62 ControlBlock *BackingStore = nullptr; argument
546 enum { Other, ControlBlock, ASTBlock, DiagnosticOptionsBlock } State = Other; in loadModuleFile() enumerator