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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 80 llvm::DIType BlockLiteralGeneric;
CGDebugInfo.cpp 676 return BlockLiteralGeneric;
732 BlockLiteralGeneric = DBuilder.createPointerType(EltTy, Size);
733 return BlockLiteralGeneric;
    [all...]

Completed in 1580 milliseconds