Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGBlocks.cpp904 llvm::Type *CodeGenModule::getBlockDescriptorType() { in getBlockDescriptorType() function in CodeGenModule
/external/clang/lib/AST/
DASTContext.cpp4965 QualType ASTContext::getBlockDescriptorType() const { in getBlockDescriptorType() function in ASTContext