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

/external/clang/lib/CodeGen/
H A DCGDebugInfo.h193 void CollectRecordFields(const RecordDecl *Decl, llvm::DIFile F,
H A DCGDebugInfo.cpp830 /// CollectRecordLambdaFields - Helper for CollectRecordFields.
876 /// CollectRecordStaticField - Helper for CollectRecordFields.
916 /// CollectRecordNormalField - Helper for CollectRecordFields.
943 /// CollectRecordFields - A helper function to collect debug info for
946 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit, function in class:CGDebugInfo
1475 CollectRecordFields(RD, DefUnit, EltTys, FwdDecl);

Completed in 58 milliseconds