Home
last modified time | relevance | path

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

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