Searched defs:getBlockDescriptorType (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGBlocks.cpp | 1087 llvm::Type *CodeGenModule::getBlockDescriptorType() { getBlockDescriptorType() function in CodeGenModule |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTContext.cpp | 7383 QualType ASTContext::getBlockDescriptorType() const { getBlockDescriptorType() function in ASTContext |