Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/AST/
H A DASTContext.h1372 QualType getBlockDescriptorExtendedType() const;
/openbsd/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp4884 ? Context.getBlockDescriptorExtendedType() in collectDefaultFieldsForBlockLiteralDeclare()
/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp7411 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext