Searched defs:declflag (Results 1 – 2 of 2) sorted by relevance
413 binder::DeclarationFlags declflag = binder::DeclarationFlags::NONE; in ParseTsImportEqualsDeclaration() local1054 binder::DeclarationFlags declflag = (newStatus & ParserStatus::EXPORT_REACHED) ? in ParseFunctionDeclaration() local1086 binder::DeclarationFlags declflag = (newStatus & ParserStatus::EXPORT_REACHED) ? in ParseFunctionDeclaration() local1927 binder::DeclarationFlags declflag = (flags & VariableParsingFlags::EXPORTED) ? in ParseVariableDeclarator() local
360 binder::DeclarationFlags declflag = isExport ? in CreateVariableDeclarationWithIdentify() local