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

  /external/clang/lib/CodeGen/
CGCXX.cpp 147 llvm::PointerType *AliasType = AliasValueType->getPointerTo();
154 if (Ref->getType() != AliasType)
155 Aliasee = llvm::ConstantExpr::getBitCast(Ref, AliasType);
202 assert(Entry->getType() == AliasType &&
  /prebuilts/gdb/darwin-x86/lib/python2.7/plat-mac/
aepack.py 67 AliasType = Carbon.File.AliasType
96 if isinstance(x, AliasType):
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/plat-mac/
aepack.py 67 AliasType = Carbon.File.AliasType
96 if isinstance(x, AliasType):

Completed in 132 milliseconds