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 118 llvm::StructType *CompleteObjectType;
150 CGRecordLayout(llvm::StructType *CompleteObjectType,
154 : CompleteObjectType(CompleteObjectType),
162 return CompleteObjectType;
CGRecordLayoutBuilder.cpp     [all...]

Completed in 58 milliseconds