Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGBlocks.cpp1116 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp7271 QualType ASTContext::getBlockDescriptorType() const { in getBlockDescriptorType() function in ASTContext