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