Searched refs:RecordType (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/mclinker/include/mcld/LD/
H A DEhFrame.h43 enum RecordType { RECORD_UNKNOWN, RECORD_INPUT, RECORD_GENERATED }; enum in class:mcld::EhFrame
68 virtual RecordType getRecordType() const { return RECORD_UNKNOWN; }
84 virtual RecordType getRecordType() const { return RECORD_INPUT; }
156 virtual RecordType getRecordType() const { return RECORD_GENERATED; }
165 virtual RecordType getRecordType() const { return RECORD_GENERATED; }
/frameworks/compile/slang/
H A Dslang_rs_export_type.h495 const clang::RecordType *RT,
603 const clang::RecordType *RT,
H A Dslang_rs_export_type.cpp1034 const clang::RecordType *RT = T->getAsStructureType();
1349 const clang::RecordType *RT,
1476 const clang::RecordType *RT,

Completed in 72 milliseconds