Searched refs:UnsupportedConstruct (Results 1 – 5 of 5) sorted by relevance
151 return SDError::UnsupportedConstruct; in skipUntilRecordOrBlock()357 case SDError::UnsupportedConstruct: in message()
33 UnsupportedConstruct, enumerator
57 UnsupportedConstruct, /// Not supported node or case. enumerator
708 case ImportError::UnsupportedConstruct: in importDefinitionImpl()
91 case UnsupportedConstruct: in toString()1014 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitType()1640 return make_error<ImportError>(ImportError::UnsupportedConstruct); in ImportDeclParts()2239 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitDecl()2245 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitImportDecl()6013 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitStmt()6019 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitGCCAsmStmt()6526 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitExpr()7169 return make_error<ImportError>(ImportError::UnsupportedConstruct); in VisitExplicitCastExpr()8210 return make_error<ImportError>(ImportError::UnsupportedConstruct); in Import()