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

  /external/clang/lib/CodeGen/
CGDebugInfo.h 308 /// createRecordFwdDecl - Create a forward decl for a RecordType in a given
310 llvm::DIType createRecordFwdDecl(const RecordDecl *, llvm::DIDescriptor);
CGDebugInfo.cpp 605 llvm::DIType CGDebugInfo::createRecordFwdDecl(const RecordDecl *RD,
    [all...]

Completed in 40 milliseconds