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

  /external/google-breakpad/src/client/windows/unittests/
dump_analysis.h 70 template <class StructureType>
71 bool HasMemory(ULONG64 address, StructureType** structure = NULL) const {
79 template <class StructureType>
80 bool HasMemory(const void* addr_in, StructureType** structure = NULL) const {
81 return HasMemoryImpl(addr_in, sizeof(StructureType),
  /external/clang/lib/CodeGen/
CGBlocks.cpp 33 StructureType(nullptr), Block(block),
346 info.StructureType =
458 info.StructureType =
565 info.StructureType =
590 CGF.CreateTempAlloca(blockInfo.StructureType, "block");
625 blockInfo.StructureType, blockInfo.Address, capture.getIndex());
724 llvm::Type *blockTy = blockInfo.StructureType;
784 src = Builder.CreateStructGEP(BlockInfo->StructureType, LoadBlockStruct(),
    [all...]
CGBlocks.h 209 llvm::StructType *StructureType;
CGDebugInfo.cpp     [all...]
CGObjCMac.cpp     [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sspi.h     [all...]

Completed in 384 milliseconds