Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1267 QualType getBlockDescriptorExtendedType() const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3986 ? Context.getBlockDescriptorExtendedType() in collectDefaultFieldsForBlockLiteralDeclare()
/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp5971 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext