Home
last modified time | relevance | path

Searched defs:ControlBlock (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/compiler-rt/lib/xray/
Dxray_buffer_queue.h42 struct ControlBlock { struct
62 ControlBlock *BackingStore = nullptr; argument
/external/clang/lib/Serialization/
DGlobalModuleIndex.cpp524 enum { Other, ControlBlock, ASTBlock } State = Other; in loadModuleFile() enumerator
/external/llvm-project/clang/lib/Serialization/
DGlobalModuleIndex.cpp556 enum { Other, ControlBlock, ASTBlock, DiagnosticOptionsBlock } State = Other; in loadModuleFile() enumerator