Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenModule.h574 llvm::Type *BlockDescriptorType = nullptr; global() variable
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h417 mutable RecordDecl *BlockDescriptorType = nullptr; global() variable