Searched refs:checkPublished (Results 1 – 5 of 5) sorted by relevance
156 if (idlc()->error()->checkPublished(decl)) {197 } else if (!idlc()->error()->checkPublished(decl)) {1266 } else if (!idlc()->error()->checkPublished(decl)) {1556 if (!idlc()->error()->checkPublished(type))1742 if ( idlc()->error()->checkPublished(pDecl, bOptional) )1785 else if ( idlc()->error()->checkPublished(pDecl) )1970 if (idlc()->error()->checkPublished(decl)) {2078 if (idlc()->error()->checkPublished(decl)) {
124 if ( idlc()->error()->checkPublished( pDecl ) ) in initializeInherits()
684 bool ErrorHandler::checkPublished(AstDeclaration const * decl, bool bOptional) { in checkPublished() function in ErrorHandler
1109 if (!idlc()->error()->checkPublished(pDecl)) in eval_symbol()
149 bool checkPublished(AstDeclaration const * decl, bool bOptiional=false);
Completed in 34 milliseconds