Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1335 QualType getBlockDescriptorExtendedType() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4567 ? Context.getBlockDescriptorExtendedType() in collectDefaultFieldsForBlockLiteralDeclare()
/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp6678 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext