Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDebugInfo.h144 void CollectRecordFields(const RecordDecl *Decl, llvm::DIFile F,
DCGDebugInfo.cpp626 CollectRecordFields(const RecordDecl *record, llvm::DIFile tunit, in CollectRecordFields() function in CGDebugInfo
1055 CollectRecordFields(RD, Unit, EltTys, FwdDecl); in CreateType()