Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h550 llvm::Type *BlockDescriptorType = nullptr; variable
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h410 mutable RecordDecl *BlockDescriptorType = nullptr; variable