Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGBlocks.cpp304 SmallVectorImpl<llvm::Type*> &elementTypes) { in initializeForBlockHeader()
342 SmallVector<llvm::Type*, 8> elementTypes; in computeBlockInfo() local
/NextBSD/contrib/expat/lib/
HDxmlparse.c264 HASH_TABLE elementTypes; member