Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DASTContext.h1096 QualType getBlockDescriptorExtendedType() const;
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3387 ? C.getBlockDescriptorExtendedType() in EmitDeclareOfBlockLiteralArgVariable()
/external/clang/lib/AST/
DASTContext.cpp5000 QualType ASTContext::getBlockDescriptorExtendedType() const { in getBlockDescriptorExtendedType() function in ASTContext