Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h587 llvm::Type *BlockDescriptorType = nullptr; variable
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDASTContext.h429 mutable RecordDecl *BlockDescriptorType = nullptr; variable