HomeSort by: relevance | last modified time | path
    Searched refs:isLayoutIdentical (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/IR/
DerivedTypes.h 326 bool isLayoutIdentical(StructType *Other) const;
  /src/external/apache2/llvm/dist/llvm/lib/IR/
Type.cpp 554 bool StructType::isLayoutIdentical(StructType *Other) const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprConstant.cpp 498 if (DesiredSTy->isLayoutIdentical(STy))

Completed in 18 milliseconds