Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1388 QualType getBlockDescriptorExtendedType() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp5073 ? Context.getBlockDescriptorExtendedType() in collectDefaultFieldsForBlockLiteralDeclare()
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp7418 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext