Home
last modified time | relevance | path

Searched refs:BlockCaptureManagedEntity (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGBlocks.cpp71 struct BlockCaptureManagedEntity { struct
77 BlockCaptureManagedEntity(BlockCaptureEntityKind CopyType, in BlockCaptureManagedEntity() argument
86 bool operator<(const BlockCaptureManagedEntity &Other) const { in operator <() argument