reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
402 if (StmtsType != OptStmtType::BasicStmt) { 808 assert(DialogType != OptStmtType::BasicStmt);tools/llvm-rc/ResourceScriptParser.h
134 parseOptionalStatements(OptStmtType StmtsType = OptStmtType::BasicStmt); 138 parseSingleOptionalStatement(OptStmtType StmtsType = OptStmtType::BasicStmt);