Home
last modified time | relevance | path

Searched refs:checkPublished (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/idlc/source/
H A Dparser.y156 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)) {
H A Dfehelper.cxx124 if ( idlc()->error()->checkPublished( pDecl ) ) in initializeInherits()
H A Derrorhandler.cxx684 bool ErrorHandler::checkPublished(AstDeclaration const * decl, bool bOptional) { in checkPublished() function in ErrorHandler
H A Dastexpression.cxx1109 if (!idlc()->error()->checkPublished(pDecl)) in eval_symbol()
/aoo4110/main/idlc/inc/idlc/
H A Derrorhandler.hxx149 bool checkPublished(AstDeclaration const * decl, bool bOptiional=false);

Completed in 76 milliseconds