Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DASTContext.h981 QualType getBlockDescriptorExtendedType() const;
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3043 ? C.getBlockDescriptorExtendedType() in EmitDeclareOfBlockLiteralArgVariable()
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DASTContext.cpp4722 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext