HomeSort by relevance Sort by last modified time
    Searched refs:getBlockDescriptorType (Results 1 - 5 of 5) sorted by null

  /external/clang/lib/CodeGen/
CGBlocks.cpp 125 return llvm::ConstantExpr::getBitCast(global, CGM.getBlockDescriptorType());
322 elementTypes.push_back(CGM.getBlockDescriptorType());
    [all...]
CodeGenModule.h 634 /// getBlockDescriptorType - Fetches the type of a generic block
636 llvm::Type *getBlockDescriptorType();
    [all...]
CGDebugInfo.cpp     [all...]
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 33 milliseconds