Home
last modified time | relevance | path

Searched refs:getBlockDescriptorExtendedType (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h1398 QualType getBlockDescriptorExtendedType() const;
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4850 ? Context.getBlockDescriptorExtendedType() in collectDefaultFieldsForBlockLiteralDeclare()
/llvm-project-15.0.7/clang/lib/AST/
H A DASTContext.cpp7306 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext