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

  /external/clang/lib/CodeGen/
CGRecordLayout.h 180 llvm::StructType *CompleteObjectType;
212 CGRecordLayout(llvm::StructType *CompleteObjectType,
216 : CompleteObjectType(CompleteObjectType),
224 return CompleteObjectType;
CGRecordLayoutBuilder.cpp     [all...]

Completed in 18 milliseconds