Searched defs:DiagnoseAbstractType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclCXX.cpp3544 DiagnoseAbstractType(RD);
3549 void Sema::DiagnoseAbstractType(const CXXRecordDecl *RD) { function in class:Sema
3608 void DiagnoseAbstractType() { function in struct:__anon197::AbstractUsageInfo
3610 S.DiagnoseAbstractType(Record);
3700 Info.DiagnoseAbstractType();

Completed in 88 milliseconds