Searched refs:InterfaceTypes (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.h78 llvm::DenseMap<const ObjCInterfaceType*, llvm::Type *> InterfaceTypes; member in class:clang::CodeGen::CodeGenTypes
H A DCodeGenTypes.cpp549 llvm::Type *&T = InterfaceTypes[cast<ObjCInterfaceType>(Ty)];

Completed in 97 milliseconds