Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h584 llvm::Type *BlockDescriptorType = nullptr; global() variable
/llvm-project/clang/include/clang/AST/
H A DASTContext.h429 mutable RecordDecl *BlockDescriptorType = nullptr; global() variable