Home
last modified time | relevance | path

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

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