Home
last modified time | relevance | path

Searched defs:BlockDescriptorType (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCodeGenModule.h558 llvm::Type *BlockDescriptorType = nullptr; variable
/llvm-project-15.0.7/clang/include/clang/AST/
H A DASTContext.h437 mutable RecordDecl *BlockDescriptorType = nullptr; variable