Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDASTContext.h1011 QualType getBlockDescriptorExtendedType() const;
/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGDebugInfo.cpp3002 ? C.getBlockDescriptorExtendedType() in EmitDeclareOfBlockLiteralArgVariable()
/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDASTContext.cpp4855 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext