Searched defs:CapturesNonExternalType (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBlocks.h | 266 bool CapturesNonExternalType : 1; variable |
H A D | CGBlocks.cpp | 1846 setBlockHelperAttributesVisibility(bool CapturesNonExternalType,llvm::Function * Fn,const CGFunctionInfo & FI,CodeGenModule & CGM) setBlockHelperAttributesVisibility() argument |