Home
last modified time | relevance | path

Searched defs:CapturesNonExternalType (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.h266 bool CapturesNonExternalType : 1; variable
H A DCGBlocks.cpp1842 setBlockHelperAttributesVisibility(bool CapturesNonExternalType,llvm::Function * Fn,const CGFunctionInfo & FI,CodeGenModule & CGM) setBlockHelperAttributesVisibility() argument